formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Skinned Loft
Description
Indicates the normal type of a parametric S-loft object. This enum is used in the parameter FZ_OBJT_SLOFT_PARM_NORM_TYPE in the functions fz_objt_edit_sloft_parm_get and .
enum fz_objt_sloft_norm_enum {
FZ_OBJT_SLOFT_NORM_FIRST,
FZ_OBJT_SLOFT_NORM_LAST,
FZ_OBJT_SLOFT_NORM_FIRS_LAST,
FZ_OBJT_SLOFT_NORM_ALL };
Members
FZ_OBJT_SLOFT_NORM_FIRST
Use normal of first profile
FZ_OBJT_SLOFT_NORM_LAST
Use normal of last profile
FZ_OBJT_SLOFT_NORM_FIRS_LAST
Use normal of first & last profiles
FZ_OBJT_SLOFT_NORM_ALL
Use normal of all profiles
Availability
5.5.0.0
See Also
Defined in