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


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

ISchematicElementAssociatedObject Interface

Provides access to members that control the feature/object associated to the schematic element.

Product Availability

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

Members

Name Description
Read-only property AssociatedObject Associated object if exist.
Read-only property AssociatedObjectClass Associated object class if exist.

Classes that implement ISchematicElementAssociatedObject

Classes Description
SchematicElementAssociation Schematic element association object.
SchematicLink A schematic link object.
SchematicNode A schematic node object.
SchematicNodeOnLink A schematic node-on-link object.
SchematicSubLink A schematic sublink object.