This document is archived and information here might be outdated.  Recommended version.


ISchematicAlgorithmEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAlgorithmEvents Interface
ArcGIS Developer Help

ISchematicAlgorithmEvents Interface

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

Name Description
Method AfterExecuteAlgorithm Called after a schematic algorithm is executed.
Method BeforeExecuteAlgorithm Called before a schematic algorithm is executed.

Classes that implement ISchematicAlgorithmEvents

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.