Provides access to members that control the schematic node.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Description
A schematic node is a junction in a network graph. It is usually represented by a point feature in schematic diagrams. It can also be represented by a polygon or polyline feature. This mainly applies to schematic feature nodes that need to behave like containers and relate a set of schematic features.
Members
Description | ||
---|---|---|
Class | The Object Class for the row. | |
DisplayedIncidentLinks | List of the schematic incident links for the schematic node that are displayed. | |
IncidentLinks | List of the schematic incident links for the schematic node element. |
Inherited Interfaces
Interfaces | Description |
---|---|
IObject | Provides access to the class the row belongs to. |
CoClasses that implement ISchematicNode
CoClasses and Classes | Description |
---|---|
SchematicNode | A schematic node object. |
SchematicNodeOnLink | A schematic node-on-link object. |