![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAlgorithmEvents Interface (ArcObjects .NET 10.5 SDK) |
Provides access to events that occur when schematic algorithms are executed.
| Description | ||
|---|---|---|
![]() |
AfterExecuteAlgorithm | Called after a schematic algorithm is executed. |
![]() |
BeforeExecuteAlgorithm | Called before a schematic algorithm is executed. |
| 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. |