IVariable#
- class ansys.mechanical.stubs.v242.Ansys.Mechanical.Interfaces.IVariable#
Bases:
objectExposes a variable, which is a one dimensional array of real numbers with a unit.
Overview#
GetEnumerator method. |
|
get_Count method. |
|
get_Item method. |
Count property. |
|
Item property. |
|
The quantity name of the variable. For example, this could be “Length”. |
|
The unit of the variable. For example, this could be “mm”. |
Property detail#
Method detail#
- IVariable.GetEnumerator() Iterator#
GetEnumerator method.