fz_objt_rail_colm_type_enum

Description

Rail column type identifiers for a parametric spiral stair or stair from path type object. Used for the FZ_OBJT_SPIRSTAIR_PARM_RAIL_COLM_TYPE or FZ_OBJT_PATHSTAIR_PARM_RAIL_COLM_TYPE parameter.

enum fz_objt_rail_colm_type_enum {

FZ_OBJT_STAIR_RCOL_TYPE_LINE,

FZ_OBJT_STAIR_RCOL_TYPE_RECT,

FZ_OBJT_STAIR_RCOL_TYPE_CIRCLE };

Members

FZ_OBJT_STAIR_RCOL_TYPE_LINE

Lines only

FZ_OBJT_STAIR_RCOL_TYPE_RECT

Rectangular cross section

FZ_OBJT_STAIR_RCOL_TYPE_CIRCLE

Circular cross section

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