ArcObjects Library Reference  (Schematic)    

ISchematicAlgorithmEvents Interface

Provides access to events that occur when a schematic algorithm is executed.

Product Availability

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

Members

Description
Event AfterExecuteAlgorithm Fires after any schematic algorithm execution on any view.
Event BeforeExecuteAlgorithm Fires before any schematic algorithm execution on any view. Returns TRUE if the schematic algorithm must be interrupted.

CoClasses that implement ISchematicAlgorithmEvents

CoClasses and Classes Description
NgProject Project object.
SchematicAlgoMarkCrossings Mark Crossing schematic algorithm object.
SchematicAlgorithmEvents Helper coclass for working with the nondefault outbound ISchematicAlgorithmEvents interface in VB.
SchematicAlgoRotateNodesAlongLinks Rotate Nodes Along Links schematic algorithm object.

See Also

ISchematicAlgorithm Interface

 


Feedback Send feedback on this page