This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAttributeGeometry Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that manage the schematic attribute geometry.
A Geometry attribute can be configured on schematic feature classes to retrieve geometry data from any specific SHAPE field related to an ArcGIS feature�that is, to retrieve an x-coordinate, y-coordinate, or list of vertices
Description | ||
---|---|---|
AttributeGeometryType | Attribute geometry type of the schematic attribute geometry. | |
CLSID | CLSID of the schematic attribute. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
FieldName | Shape field name of the schematic attribute geometry. | |
GetValue | The schematic attribute value for the specified schematic object. | |
Name | Name of the schematic attribute. | |
SchematicObjectClass | Schematic object class the schematic attribute belongs to. |
Interfaces | Description |
---|---|
ISchematicAttribute | Provides access to members that manage the schematic attribute. |
CoClasses and Classes | Description |
---|---|
SchematicAttributeGeometry | Schematic attribute geometry object. |