Provides access to members that control the schematic feature.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
Extent | The extent of the feature. | |
FeatureType | The type of the feature. | |
Name | Name of the schematic element. | |
SchematicDiagram | Schematic diagram related to the schematic element. | |
SchematicElementClass | Schematic element class related to the schematic element. | |
Shape | A reference to the default shape for the feature. | |
ShapeCopy | A cloned copy of the default shape for the feature. |
Inherited Interfaces
Interfaces | Description |
---|---|
IFeature | Provides access to members that return and set properties of a feature. |
CoClasses that implement ISchematicFeature
CoClasses and Classes | Description |
---|---|
SchematicInMemoryFeatureLink | Schematic in memory feature link object. |
SchematicInMemoryFeatureNode | Schematic in memory feature node object. |
SchematicInMemoryFeatureNodeOnLink | Schematic in memory feature node on link object. |
SchematicInMemoryFeatureSubLink | Schematic in memory feature sublink object. |
SchematicLink | A schematic link object. |
SchematicNode | A schematic node object. |
SchematicNodeOnLink | A schematic node-on-link object. |
SchematicSubLink | A schematic sublink object. |