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 | ||
---|---|---|
![]() |
GetSchematicFeaturesAtPoint | Schematic features selected in the schematic layer. |
![]() |
GetSchematicFeaturesAtPointByClass | Schematic features of the specified type around the specified point. |
![]() |
GetSchematicFeaturesAtPointByType | Schematic features around the specified point. |
![]() |
GetSchematicFeaturesInZone | Schematic features returned by a spatial query baed on a polygon. |
![]() |
GetSchematicFeaturesInZoneByClass | Schematic features of the specified class returned by a spatial query baed on a polygon. |
![]() |
GetSchematicFeaturesInZoneByType | Schematic features of the specified type returned by a spatial query baed on a polygon. |
![]() |
GetSchematicSelectedFeatures | Schematic in memory diagram of the schematic layer. |
![]() |
IsEditingSchematicDiagram | Indicates if the schematic diagram is being edited inside this layer. |
![]() |
SchematicDiagram | Schematic diagram of the schematic layer. |
![]() |
SchematicInMemoryDiagram | Schematic in memory diagram of the schematic layer. |
![]() |
StartEditSchematicDiagram | Start editing the schematic diagram. |
![]() |
StopEditSchematicDiagram | Stop editing the schematic diagram. |
![]() |
UpdateExtent | Recalculate the extent of the schematic diagram. |
CoClasses that implement ISchematicLayer
CoClasses and Classes | Description |
---|---|
SchematicLayer | A Schematic layer object. |