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


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

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.

Classes that implement ISchematicFeatureLinker

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