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

fz_objt_spirstair_calc_enum

Description

Step calculation method identifiers for a parametric spiral stair type object. Used for the FZ_OBJT_SPIRSTAIR_PARM_STEP_CALC parameter in fz_objt_edit_spirstair_parm_get, fz_objt_edit_spirstair_parm_set, and .

enum fz_objt_spirstair_calc_enum {

FZ_OBJT_SPIRSTAIR_STEP_CALC_BY_RISER,

FZ_OBJT_SPIRSTAIR_STEP_CALC_BY_NUM_STEPS };

Members

FZ_OBJT_SPIRSTAIR_STEP_CALC_BY_RISER

By riser

FZ_OBJT_SPIRSTAIR_STEP_CALC_BY_NUM_STEPS

By number of steps

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