formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Text alignment options for radial/diameter dimensions.
enum fz_dimr_text_align_enum {
FZ_DIMR_TEXT_ALIGN_TOP,
FZ_DIMR_TEXT_ALIGN_CENTER,
FZ_DIMR_TEXT_ALIGN_BOTTOM };
Members
FZ_DIMR_TEXT_ALIGN_TOP
Text is drawn at above the dimension line
FZ_DIMR_TEXT_ALIGN_CENTER
Text is drawn at centered on the dimension line.
FZ_DIMR_TEXT_ALIGN_BOTTOM
Text is drawn at below the dimension line
Availability
7.0.0.0
See Also
Defined in