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
    Prs3d_DimensionTextVerticalPosition.hxx File Reference

    Enumerations

    enum  Prs3d_DimensionTextVerticalPosition { Prs3d_DTVP_Above , Prs3d_DTVP_Below , Prs3d_DTVP_Center }
     Specifies options for positioning dimension value label in vertical direction with respect to dimension (extension) line. DTVP_Above - text label is located above the dimension or extension line. DTVP_Below - text label is located below the dimension or extension line. DTVP_Center - the text label middle-point is in line with dimension or extension line. More...

    Enumeration Type Documentation

    ◆ Prs3d_DimensionTextVerticalPosition

    Specifies options for positioning dimension value label in vertical direction with respect to dimension (extension) line. DTVP_Above - text label is located above the dimension or extension line. DTVP_Below - text label is located below the dimension or extension line. DTVP_Center - the text label middle-point is in line with dimension or extension line.

    Enumerator
    Prs3d_DTVP_Above 
    Prs3d_DTVP_Below 
    Prs3d_DTVP_Center