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

fz_diml_type_enum

Description

Type of linear dimension.

enum fz_diml_type_enum {

FZ_DIML_TYPE_SINGLE,

FZ_DIML_TYPE_CHAIN,

FZ_DIML_TYPE_STACK,

FZ_DIML_TYPE_ORDNT };

Members

FZ_DIML_TYPE_SINGLE

Text is drawn at the first (start) point

FZ_DIML_TYPE_CHAIN

Text is drawn at the center inside.

FZ_DIML_TYPE_STACK

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

FZ_DIML_TYPE_ORDNT

Text is drawn at the center outside.

Availability

7.0.0.0

See Also

fz_objt_cnstr_dimn_linr_type

Defined in

fz_objt_api.h