This document is archived and information here might be outdated.  Recommended version.


ISchematicRelationController Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicRelationController Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISchematicRelationController

Classes Description
SchematicRelationController Schematic relation controller object.