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


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

ISchematicElementRelation Interface

Provides access to members that control the schematic element relations defined within a container (that is, within a schematic dataset).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Name Description
Read-only property Children Children of the schematic element within a diagram.
Read/write property Parent Parent of the schematic element within the container.

Classes that implement ISchematicElementRelation

Classes Description
SchematicLink A schematic link object.
SchematicNode A schematic node object.
SchematicNodeOnLink A schematic node-on-link object.
SchematicSubLink A schematic sublink object.