Provides access to members that control the schematic algorithm.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
AlgorithmCLSID | The CLSID of the algorithm. | |
Available | Indicates if the algorithm is currently available. | |
Enabled | Indicates if the algorithm is currently enabled. | |
Execute | Execute the schematic algorithm. | |
Label | The label of the algorithm. | |
Overridable | Indicates if the algorithm properties page is editable from ArcMap; that is, enabling the Layout Properties button in ArcMap. | |
PropertySet | The property set of the algorithm contains a collection of its parameters and their values. | |
SchematicDiagramClassName | The diagram class object used to initialize the algorithm. | |
UseEndNode | Indicates if the algorithm use end nodes. | |
UseRootNode | Indicates if the algorithm use root nodes. |
CoClasses that implement ISchematicAlgorithm
CoClasses and Classes | Description |
---|---|
SchematicAlgoAngleDirected | Angle Directed schematic algorithm object. |
SchematicAlgoBypassNode | Bypass Node schematic algorithm object. |
SchematicAlgoCompactTree | Compact Tree schematic algorithm object. |
SchematicAlgoComposite | Composite schematic algorithm object. |
SchematicAlgoCompression | Compression schematic algorithm object. |
SchematicAlgoForceDirected | Force Directed schematic algorithm object. |
SchematicAlgoGrid | Grid schematic algorithm object. |
SchematicAlgoInitialPositions | Initial Positions schematic algorithm object. |
SchematicAlgoLinearDispatch | Linear Dispatch schematic algorithm object. |
SchematicAlgoMainLineTree | Main Line Tree schematic algorithm object. |
SchematicAlgoMainRing | Main Ring schematic algorithm object. |
SchematicAlgoMarkCrossings | Mark Crossing schematic algorithm object. |
SchematicAlgoOrthogonal | Orthogonal schematic algorithm object. |
SchematicAlgoPartialOverlappingLinks | Partial Overlapping Links schematic algorithm object. |
SchematicAlgoRadialTree | Radial Tree schematic algorithm object. |
SchematicAlgoReduceVertices | Reduce Vertices schematic algorithm object. |
SchematicAlgoRestoreSavedPositions | Restore Saved Positions schematic algorithm object. |
SchematicAlgoRotateNodesAlongLinks | Rotate Nodes Along Links schematic algorithm object. |
SchematicAlgoRotateTree | Rotate Tree schematic algorithm object. |
SchematicAlgoSeparateOverlappingLinks | Separate Overlapping Links schematic algorithm object. |
SchematicAlgoSmartTree | Smart Tree schematic algorithm object. |
SchematicAlgoSpatialDispatch | Spatial Dispatch schematic algorithm object. |
SchematicAlgoSquareLinks | Square Links schematic algorithm object. |
SchematicAnalystFindConnected | Find Connected schematic trace analyst object. |
SchematicAnalystFindLoops | Find Loops schematic trace analyst object. |
SchematicAnalystFindOverlappingLinks | Find Overlapping Links schematic trace analyst object. |
SchematicAnalystFindPath | Find Path schematic trace analyst object. |