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


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

ISchematicFeatureLinker Interface

Provides access to members that control the schematic feature linker; that is, the association between objects and schematic features.

Product Availability

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

Members

Name Description
Method FindObjectsFromSchematicFeature Retrieves the set of objects associated with the specified schematic feature.
Method FindSchematicFeaturesInLayerFromObjects Retrieves the set of schematic features associated with the specified objects.

CoClasses that implement ISchematicFeatureLinker

CoClasses and Classes Description
SchematicLinker Schematic linker object that manages the objects (rows or features) associated to the schematic features.