Open CASCADE Technology  7.1.0.beta
Enumerations
Prs3d_DimensionTextHorizontalPosition.hxx File Reference

Enumerations

enum  Prs3d_DimensionTextHorizontalPosition { Prs3d_DTHP_Left, Prs3d_DTHP_Right, Prs3d_DTHP_Center, Prs3d_DTHP_Fit }
 Specifies options for positioning dimension value label in horizontal direction. DTHP_Left - value label located at left side on dimension extension. DTHP_Right - value label located at right side on dimension extension. DTHP_Center - value label located at center of dimension line. DTHP_Fit - value label located automatically at left side if does not fits the dimension space, otherwise the value label is placed at center. More...
 

Enumeration Type Documentation

Specifies options for positioning dimension value label in horizontal direction. DTHP_Left - value label located at left side on dimension extension. DTHP_Right - value label located at right side on dimension extension. DTHP_Center - value label located at center of dimension line. DTHP_Fit - value label located automatically at left side if does not fits the dimension space, otherwise the value label is placed at center.

Enumerator
Prs3d_DTHP_Left 
Prs3d_DTHP_Right 
Prs3d_DTHP_Center 
Prs3d_DTHP_Fit