ISTEPAttributeAggregate Class
Overview
The ISTEPAttributeAggregate defines aggregates of the ISTEPAttribute.
Inheritance Hierarchy
- IDispatch
- ISTEPAttribute
- ISTEPAttributeAggregate
- ISTEPAttribute
Namespace: Beaver
Properties
| Name | Description |
|---|---|
AttrDesc |
Gets the type description. |
Values |
Gets or puts aggregates of the attributes. |
Methods
| Name | Description |
|---|---|
DeleteAll |
Deletes all attributes in the aggregates. |
DeleteByIndex |
Deletes a attribute by specified index. |
DeleteByIndices |
Deletes attributes by specified indices. |

