This document is archived and information here might be outdated. Recommended version. |
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
Name | 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. |
Classes | Description |
---|---|
SchematicAttributeGeometry | Schematic attribute geometry object. |