Provides access to members that control the schematic link element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
Class | The Object Class for the row. | |
FlowDirection | Flow direction of the schematic link. | |
FromNode | Schematic origin node of the link. | |
FromPort | Port number on the schematic origin node used to connect the schematic link. | |
ToNode | Schematic extremity node of the link. | |
ToPort | Port number on the schematic extremity node used to connect the schematic link. |
Inherited Interfaces
Interfaces | Description |
---|---|
IObject | Provides access to the class the row belongs to. |
CoClasses that implement ISchematicLink
CoClasses and Classes | Description |
---|---|
SchematicLink | A schematic link object. |
SchematicSubLink | A schematic sublink object. |