ISTEPAttributes Methods
Overview
The ISTEPAttributes defines the following methods.
Methods
| Name | Description |
|---|---|
Attribute |
Gets attribute by name. |
AttributeAsBool |
Gets attribute by name as boolean value. |
AttributeAsInt |
Gets attribute by name as integer value. |
AttributeAsLogical |
Gets attribute by name as logical value. |
AttributeAsReal |
Gets attribute by name as real value. |
AttributeAsStr |
Gets attribute by name as string value. |
AttributeAsEnum |
Gets attribute by name as enumuration value. |
AttributeAsInst |
Gets attribute by name as instance value. |
AttributeAsBinary |
Gets attribute by name as binary value. |
AttributeAsSelect |
Gets attribute by name as select value. |
AttributeAsAggregate |
Gets attribute by name as aggregate value. |
