Open CASCADE Technology 7.8.2.dev
|
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... | |
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 |