This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic attribute function.
An attribute Function is an attribute whose values will be computed by an applicative function. Configuring Function schematic attribute parameters consists of specifying the component and function that will be executed to compute the attribute values.
Name | Description | |
---|---|---|
CLSID | CLSID of the schematic attribute. | |
Delete | Deletes the schematic attribute. | |
Description | Description of the schematic attribute. | |
FunctionName | Function name of the schematic attribute function. | |
GetValue | The schematic attribute value for the specified schematic object. | |
Name | Name of the schematic attribute. | |
ParameterNames | Parameters names of the schematic attribute function. | |
SchematicObjectClass | Schematic object class the schematic attribute belongs to. | |
UserProgId | User ProgId of the schematic attribute function. |
Interfaces | Description |
---|---|
ISchematicAttribute | Provides access to members that manage the schematic attribute. |
Classes | Description |
---|---|
SchematicAttributeFunction | Provides access to members that manage the schematic attribute function. |