formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Spiral Stair

fz_objt_spirstair_angcalc_enum

Description

Total angle calculation method identifiers for a parametric spiral stair type object. Used for the FZ_OBJT_SPIRSTAIR_PARM_ANGLE_CALC parameter in fz_objt_edit_spirstair_parm_get, fz_objt_edit_spirstair_parm_set, and .

enum fz_objt_spirstair_angcalc_enum {

FZ_OBJT_SPIRSTAIR_ANGL_CALC_BY_TOTAL,

FZ_OBJT_SPIRSTAIR_ANGL_CALC_BY_STEP_ANGLE,

FZ_OBJT_SPIRSTAIR_ANGL_CALC_BY_STEP_WIDTH };

Members

FZ_OBJT_SPIRSTAIR_ANGL_CALC_BY_TOTAL

By total angle

FZ_OBJT_SPIRSTAIR_ANGL_CALC_BY_STEP_ANGLE

By step angle

FZ_OBJT_SPIRSTAIR_ANGL_CALC_BY_STEP_WIDTH

By step width

Availability

5.0.0.0

Example Files

util_objt_cnstr_sstr.fsl

See Also

fz_objt_spirstair_parm_enum

Defined in

fz_objt_stair_api.h