Open CASCADE Technology 6.6.0
Enumerations
UnitsAPI_SystemUnits.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

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_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 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines