formZ SDK | 5.0 API Reference | Project | Modeling

fz_objt_smooth_type_enum

Description

Smooth type identifiers. They identify whether a smooth object is constructed as a regular smooth object or as a smooth nurbz object. They are used as a parameter for a number of derivative construction/editing functions

enum fz_objt_smooth_type_enum {

FZ_OBJT_SMOOTH_TYPE_NRBZ,

FZ_OBJT_SMOOTH_TYPE_SMOD };

Members

FZ_OBJT_SMOOTH_TYPE_NRBZ

Smooth model type is smooth nurbz

FZ_OBJT_SMOOTH_TYPE_SMOD

Smooth model type is regular smooth

Availability

5.0.0.0

Defined in

fz_model_core_api.h