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

fz_objt_frnd_plain_type_enum

Description

Plain Facetted Rounding Type ids. This enum is used for the rounding type parameter in the function .

enum fz_objt_frnd_plain_type_enum {

FZ_OBJT_FRND_PLAIN_TYPE_VRTX,

FZ_OBJT_FRND_PLAIN_TYPE_EDGE,

FZ_OBJT_FRND_PLAIN_TYPE_BOTH };

Members

FZ_OBJT_FRND_PLAIN_TYPE_VRTX

Round vertices

FZ_OBJT_FRND_PLAIN_TYPE_EDGE

Round edges

FZ_OBJT_FRND_PLAIN_TYPE_BOTH

Round edges and vertices

Availability

5.0.0.0

See Also

Defined in

fz_objt_frnd_api.h