formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Smooth Rounded
Description
Defines the type of Vertex in Smooth Rounding options. Used by the paramter id FZ_OBJT_SRND_PARM_VRTX_TYPE in the functions , .
enum fz_objt_srnd_vrtx_type_enum {
FZ_OBJT_SRND_VRTX_TYPE_NONE,
FZ_OBJT_SRND_VRTX_TYPE_CIRC };
Members
FZ_OBJT_SRND_VRTX_TYPE_NONE
Vertex type None
FZ_OBJT_SRND_VRTX_TYPE_CIRC
Vertex type Circular
Availability
5.0.0.0
See Also
,
Defined in