ArcObjects Library Reference  (Schematic)    

INgProjectAnalyst.RemoveTraces Method

Remove all the schematic network trace analysts from the project.

[Visual Basic 6.0]
Sub RemoveTraces As Empty
[Visual Basic .NET]
Public Sub RemoveTraces ( _
)
[C#]
public void RemoveTraces (
);
[Java]
public void removeTraces (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT RemoveTraces(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

INgProjectAnalyst Interface | INgProjectAnalyst.RemoveTrace Method

 


Feedback Send feedback on this page