formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Stair From Path
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
See Also
Defined in