Open CASCADE Technology  6.9.0
Enumerations

Prs3d_DimensionTextVerticalPosition.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

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

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