This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic attribute constant.
A Constant attribute is one whose values are constant. Such attributes can be configured on schematic diagram templates or schematic feature classes. Configuring Constant schematic attribute parameters consists of specifying the constant value that will apply to all the attribute values.
Name | Description | |
---|---|---|
CLSID | CLSID of the schematic attribute. | |
ConstantValue | Constant value of the schematic attribute constant. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
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 |
---|---|
SchematicAttributeConstant | Schematic attribute constant object. |