Provides access to events that occur when schematic algorithms are executed.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
| Description | ||
|---|---|---|
![]() |
AfterExecuteAlgorithm | Called after a schematic algorithm is executed. |
![]() |
BeforeExecuteAlgorithm | Called before a schematic algorithm is executed. |
CoClasses that implement ISchematicAlgorithmEvents
| CoClasses and Classes | Description |
|---|---|
| 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. |
| SchematicDataset | Provides access to members that manage the schematic dataset. |
| SchematicDatasetManager | Helper object (singleton) firing ISchematicDatasetEvents and ISchematicAlgorithmEvents events coming from all schematic datasets. |
