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 Snippets

Loop On The Parent In-Memory Schematic Feature In An In-Memory Schematic Diagram | Get The Parent Schematic In-Memory Feature For A Schematic In-Memory Feature | Get The Children Schematic In-Memory Features Related To An In-Memory Schematic Features | Test Whether A Schematic In-Memory Feature Is A Parent