![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to events that occur when schematic algorithms are executed.
| Name | Description | |
|---|---|---|
![]() |
AfterExecuteAlgorithm | Called after a schematic algorithm is executed. |
![]() |
BeforeExecuteAlgorithm | Called before a schematic algorithm is executed. |
| 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. |