formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction

fz_dimc_text_align_enum

Description

Text alignment options for angular dimensions.

enum fz_dimc_text_align_enum {

FZ_DIMC_TEXT_ALIGN_START,

FZ_DIMC_TEXT_ALIGN_CENTER_IN,

FZ_DIMC_TEXT_ALIGN_CENTER_CENTER,

FZ_DIMC_TEXT_ALIGN_CENTER_OUT,

FZ_DIMC_TEXT_ALIGN_END };

Members

FZ_DIMC_TEXT_ALIGN_START

Text is drawn at the start point

FZ_DIMC_TEXT_ALIGN_CENTER_IN

Text is drawn at the center inside.

FZ_DIMC_TEXT_ALIGN_CENTER_CENTER

Text is drawn at the center on top of the dimension line.

FZ_DIMC_TEXT_ALIGN_CENTER_OUT

Text is drawn at the center outside.

FZ_DIMC_TEXT_ALIGN_END

Text is drawn at the end point

Availability

8.5.5.0

Defined in

fz_objt_api.h