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

fz_objt_unfold_label_place_enum

Description

Identifiers, which determine where a text label is placed on an unfolded object. Text labels identify, which segments need to be attached to reconstruct the object.

enum fz_objt_unfold_label_place_enum {

FZ_OBJT_UNFOLD_LABEL_PLACE_INSIDE,

FZ_OBJT_UNFOLD_LABEL_PLACE_OUTSIDE,

FZ_OBJT_UNFOLD_LABEL_PLACE_ON };

Members

FZ_OBJT_UNFOLD_LABEL_PLACE_INSIDE

Text label is placed inside the unfolded face

FZ_OBJT_UNFOLD_LABEL_PLACE_OUTSIDE

Text label is placed outsideside the unfolded face

FZ_OBJT_UNFOLD_LABEL_PLACE_ON

Text label is placed on the segment of the unfolded face

Availability

6.0.0.0

See Also

fz_objt_unfold_parm_enum

Defined in

fz_objt_api.h