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
.NET Snippets
Get The Children Schematic In-Memory Features Related To An In-Memory Schematic Features |
Get The Parent Schematic In-Memory Feature For A Schematic In-Memory Feature |
Test Whether A Schematic In-Memory Feature Is A Parent |
Loop On The Parent In-Memory Schematic Feature In An In-Memory Schematic Diagram