Open CASCADE Technology  7.6.0
Enumerations

UnitsAPI_SystemUnits.hxx File Reference

Enumerations

enum  UnitsAPI_SystemUnits { UnitsAPI_DEFAULT , UnitsAPI_SI , UnitsAPI_MDTV }
 Identifies unit systems which may be defined as a basis system in the user's session: More...
 

Enumeration Type Documentation

◆ UnitsAPI_SystemUnits

Identifies unit systems which may be defined as a basis system in the user's session:

  • UnitsAPI_DEFAULT : default system (this is the SI system)
  • UnitsAPI_SI : the SI unit system
  • UnitsAPI_MDTV : the MDTV unit system; it is equivalent to the SI unit system but the length unit and all its derivatives use millimeters instead of meters. Use the function SetLocalSystem to set up one of these unit systems as working environment.
Enumerator
UnitsAPI_DEFAULT 
UnitsAPI_SI 
UnitsAPI_MDTV