UnitSystemIDType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.UnitSystemIDType Bases: enum.Enum Specifies the Unit System ID Type. Overview Attributes Name UnitsBFT UnitsBIN UnitsCGS UnitsGMMS UnitsKNMS UnitsMKS UnitsNMM UnitsUMKS Attribute detail UnitSystemIDType.UnitsBFT = 5 UnitSystemIDType.UnitsBIN = 6 UnitSystemIDType.UnitsCGS = 1 UnitSystemIDType.UnitsGMMS = 17 UnitSystemIDType.UnitsKNMS = 15 UnitSystemIDType.UnitsMKS = 0 UnitSystemIDType.UnitsNMM = 2 UnitSystemIDType.UnitsUMKS = 7