ISTEPAttributes Class
Overview
The ISTEPAttributes defines the container of the attributes.
Inheritance Hierarchy
- IDispatch
- ISTEPAttribute
- ISTEPAttributes
- ISTEPAttribute
Namespace: Beaver
Properties
Name | Description |
---|---|
![]() |
Gets a number of the attributes. |
![]() |
Iterates attributes. |
![]() |
Gets a view of the attributes. |
Methods
Name | Description |
---|---|
![]() |
Gets attribute by name. |
![]() |
Gets attribute by name as boolean value. |
![]() |
Gets attribute by name as integer value. |
![]() |
Gets attribute by name as logical value. |
![]() |
Gets attribute by name as real value. |
![]() |
Gets attribute by name as string value. |
![]() |
Gets attribute by name as enumuration value. |
![]() |
Gets attribute by name as instance value. |
![]() |
Gets attribute by name as binary value. |
![]() |
Gets attribute by name as select value. |
![]() |
Gets attribute by name as aggregate value. |