ArcObjects Library Reference (Schematic)  

ISchematicRelationController Interface

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
Method FindChildren Provides access to the children schematic features for the specified parent schematic feature.
Method FindParent Provides access to the parent schematic feature for the specified child schematic feature.
Method FindParents Provides access to all parent schematic features contained in the sprecified diagram.
Method IsParent Indicates if a schematic feature is a parent.

CoClasses that implement ISchematicRelationController

CoClasses and Classes Description
SchematicRelationController Schematic relation controller object.

.NET Samples

Implementing schematic containers around schematic features (Code Files: StationsInContainers) |