ISTEPAttributeSelect Class
Overview
The ISTEPAttributeSelect defines the select value attribute.
Inheritance Hierarchy
- IDispatch
- ISTEPAttribute
- ISTEPAttributeSelect
- ISTEPAttribute
Namespace: Beaver
Properties
Name | Description |
---|---|
![]() |
Gets the type description. |
![]() |
Gets the current select type as string. |
![]() |
Gets the current select type. |
![]() |
Gets allowed types. |
Methods
Name | Description |
---|---|
![]() |
Gets a value by select name as a boolean type. |
![]() |
Gets a value by select name as an integer type. |
![]() |
Gets a value by select name as a logical type. |
![]() |
Gets a value by select name as a real type. |
![]() |
Gets a value by select name as a string type. |
![]() |
Gets a value by select name as an enumeration type. |
![]() |
Gets a value by select name as an instance type. |
![]() |
Gets a value by select name as a binary type. |
![]() |
Sets a value by select name as a boolean type. |
![]() |
Sets a value by select name as an integer type. |
![]() |
Sets a value by select name as a logical type. |
![]() |
Sets a value by select name as a real type. |
![]() |
Sets a value by select name as a string type. |
![]() |
Sets a value by select name as an enumeration type. |
![]() |
Sets a value by select name as an instance type. |
![]() |
Sets a value by select name as a binary type. |
SELECT AGGR
Name | Description |
---|---|
![]() |
Gets values by select name as a boolean type. |
![]() |
Gets values by select name as an integer type. |
![]() |
Gets values by select name as a logical type. |
![]() |
Gets values by select name as a real type. |
![]() |
Gets values by select name as a string type. |
![]() |
Gets values by select name as an enumeration type. |
![]() |
Gets values by select name as an instance type. |
![]() |
Gets values by select name as a binary type. |
![]() |
Sets values by select name as a boolean type. |
![]() |
Sets values by select name as an integer type. |
![]() |
Sets values by select name as a logical type. |
![]() |
Sets values by select name as a real type. |
![]() |
Sets values by select name as a string type. |
![]() |
Sets values by select name as an enumeration type. |
![]() |
Sets values by select name as an instance type. |
![]() |
Sets values by select name as a binary type. |