UnitPreferencesDimension#
- class ansys.stk.core.stkutil.UnitPreferencesDimension#
Object that contains info on the Dimension.
Overview#
Set the Unit for this simple dimension. |
Return the ID of the dimension. |
|
Return the current Dimensionβs full name. |
|
Return collection of Units. |
|
Return the current unit for this dimension. |
Import detail#
from ansys.stk.core.stkutil import UnitPreferencesDimension
Property detail#
- property UnitPreferencesDimension.available_units: UnitPreferencesUnitCollection#
Return collection of Units.
- property UnitPreferencesDimension.current_unit: UnitPreferencesUnit#
Return the current unit for this dimension.