|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that manage the schematic attribute.
A schematic attribute gives information about a schematic feature or schematic diagram.
| Name | Description | |
|---|---|---|
|  | CLSID | CLSID of the schematic attribute. | 
|  | 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. | 
| Classes | Description | 
|---|---|
| SchematicAttributeAssociatedField | Schematic attribute associated field object. | 
| SchematicAttributeConstant | Schematic attribute constant object. | 
| SchematicAttributeDynamic | Schematic attribute dynamic object. | 
| SchematicAttributeField | Schematic attribute field object. | 
| SchematicAttributeFormatted | Schematic attribute formatted object. | 
| SchematicAttributeFunction | Provides access to members that manage the schematic attribute function. | 
| SchematicAttributeGeometry | Schematic attribute geometry object. | 
| SchematicAttributeProperty | Schematic attribute property object. | 
| SchematicAttributeQuery | Schematic attribute query object. | 
| SchematicAttributeScript | Schematic attribute script object. | 
| SchematicAttributeStatic | Schematic attribute static object. | 
You can create a new attribute using the Schematics Dataset Editor or by calling the CreateSchematicAttribute method available from the desired ISchematicObjectClass interface; that is through the object class related to the schematic diagram class or schematic element class you want.