MechanicalUnitSystem#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Common.MechanicalUnitSystem#
Bases:
objectContains all possible mechanical unit systems (standard and consistent). The standard unit systems are used in the mechanical UI. (From the toolbar menu “Unit”). Be aware that the standard unit systems are NOT consistent. The consistent unit systems are mostly used in the solver.
Overview#
Specifies whether this instance of MechanicalUnitSystem is equal to the given MechanicalUnitSystemEnum value. |
|
Gets the consistent unit system (i.e. solver unit system.) |
|
GetHashCode method. |
|
Get the MechanicalUnitSystemEnum for this MechanicalUnitSystem |
|
GetType method. |
|
ToString method. |
IsConsistent property. |
Property detail#
Method detail#
- MechanicalUnitSystem.Equals(mechanicalUnitSystemType: Ansys.ACT.Interfaces.Common.MechanicalUnitSystemEnum) bool#
Specifies whether this instance of MechanicalUnitSystem is equal to the given MechanicalUnitSystemEnum value.
- MechanicalUnitSystem.GetConsistentUnitSystem() Ansys.ACT.Interfaces.Common.MechanicalUnitSystem#
Gets the consistent unit system (i.e. solver unit system.)
- MechanicalUnitSystem.GetMechanicalUnitSystemType() Ansys.ACT.Interfaces.Common.MechanicalUnitSystemEnum#
Get the MechanicalUnitSystemEnum for this MechanicalUnitSystem