formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Stair From Path

fz_objt_pathstair_calc_enum

Description

Step calculation method identifiers for a parametric stair from path type object. Used for the FZ_OBJT_PATHSTAIR_PARM_STEP_CALC parameter in , , fz_objt_cnstr_pathstair_opts_get and .

enum fz_objt_pathstair_calc_enum {

FZ_OBJT_PATHSTAIR_STEP_CALC_BY_RISER,

FZ_OBJT_PATHSTAIR_STEP_CALC_BY_TREAD,

FZ_OBJT_PATHSTAIR_STEP_CALC_BY_NUM_STEPS };

Members

FZ_OBJT_PATHSTAIR_STEP_CALC_BY_RISER

By riser

FZ_OBJT_PATHSTAIR_STEP_CALC_BY_TREAD

By tread

FZ_OBJT_PATHSTAIR_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_pathstair_parm_enum

Defined in

fz_objt_stair_api.h