ArcObjects Library Reference  (Schematic)    

INgProjectAlgorithm Interface

Provides access to members that control the management of the schematic algorithms for the graphic project.

Product Availability

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

Members

Description
Method AddAlgorithm Adds the specified schematic algorithm to the project.
Read-only property Algorithms List of the schematic algorithms defined for the project.
Read-only property AlgorithmSheet Properties page of the schematic algorithm.
Method GetAlgorithm Returns the specified schematic algorithm defined for the project.
Method RemoveAlgorithm Removes the specified schematic algorithm from the project.
Method RemoveAlgorithms Remove all the schematic algorithms from the project.

CoClasses that implement INgProjectAlgorithm

CoClasses and Classes Description
NgProject Project object.

See Also

INgProject Interface | INgProjectAnalyst Interface

 


Feedback Send feedback on this page