ArcObjects Library Reference  (Schematic)    

INgProjectAnalyst Interface

Provides access to members that control the management of the schematic network trace analysts for the graphic project.

Product Availability

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

Members

Description
Method AddTrace Adds the specified schematic network trace analyst to the project.
Read-only property AnalystSheet Properties page of the schematic network trace analyst.
Method GetTrace Returns the specified schematic network trace analyst defined for the project.
Method RemoveTrace Removes the specified schematic network trace analyst to the project.
Method RemoveTraces Remove all the schematic network trace analysts from the project.
Read-only property Traces List of the schematic network trace analysts defined for the project.

CoClasses that implement INgProjectAnalyst

CoClasses and Classes Description
NgProject Project object.

See Also

INgProject Interface | INgProjectAlgorithm Interface

Example

Using the INgProjectAnalyst to retrieve any intialized trace algorithm - Example

 


Feedback Send feedback on this page