Provides access to events that occur when a schematic algorithm is executed.
| Description | ||
|---|---|---|
![]() |
AfterExecuteAlgorithm | Fires after any schematic algorithm execution on any view. |
![]() |
BeforeExecuteAlgorithm | Fires before any schematic algorithm execution on any view. Returns TRUE if the schematic algorithm must be interrupted. |
| 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. |