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


ISchematicElementRelation Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementRelation Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Schematic)  

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.

CoClasses that implement ISchematicElementRelation

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