Provides access to memeber that manage the schematic relation controller.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
FindChildren | Provides access to the children schematic features for the specified parent schematic feature. | |
FindParent | Provides access to the parent schematic feature for the specified child schematic feature. | |
FindParents | Provides access to all parent schematic features contained in the sprecified diagram. | |
IsParent | Indicates if a schematic feature is a parent. |
CoClasses that implement ISchematicRelationController
CoClasses and Classes | Description |
---|---|
SchematicRelationController | Schematic relation controller object. |