OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    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