ArcObjects Library Reference (Schematic)  

ISchematicLayer Interface

Provides access to members that manage the schematic layer functionality.

Product Availability

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

Members

Description
Method GetSchematicFeaturesAtPoint Schematic features selected in the schematic layer.
Method GetSchematicFeaturesAtPointByClass Schematic features of the specified type around the specified point.
Method GetSchematicFeaturesAtPointByType Schematic features around the specified point.
Method GetSchematicFeaturesInZone Schematic features returned by a spatial query baed on a polygon.
Method GetSchematicFeaturesInZoneByClass Schematic features of the specified class returned by a spatial query baed on a polygon.
Method GetSchematicFeaturesInZoneByType Schematic features of the specified type returned by a spatial query baed on a polygon.
Method GetSchematicSelectedFeatures Schematic in memory diagram of the schematic layer.
Method IsEditingSchematicDiagram Indicates if the schematic diagram is being edited inside this layer.
Read/write property SchematicDiagram Schematic diagram of the schematic layer.
Read-only property SchematicInMemoryDiagram Schematic in memory diagram of the schematic layer.
Method StartEditSchematicDiagram Start editing the schematic diagram.
Method StopEditSchematicDiagram Stop editing the schematic diagram.
Method UpdateExtent Recalculate the extent of the schematic diagram.

CoClasses that implement ISchematicLayer

CoClasses and Classes Description
SchematicLayer A Schematic layer object.

.NET Snippets

Get The SchematicDiagram Related To A Schematic Layer | Get The Selected Schematic Features In A ILayer | Get The In-Memory Node Schematic Features In A Schematic Layer | Get The SchematicInMemoryDiagram Related To A Schematic Layer | Get The In-Memory Link Schematic Features In A Schematic Layer | Get The Selected Schematic Features In A ISchematicLayer | Get The In-Memory Schematic Features In A Schematic Layer | Get The Selected In-Memory Schematic Features In A ILayer