This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicFeature Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the schematic feature.
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. |
Interfaces | Description |
---|---|
IFeature | Provides access to members that return and set properties of a feature. |
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. |