fz_objt_rail_type_enum

Description

Hand rail type identifiers for a parametric spiral stair or stair from path type object. Used for the FZ_OBJT_SPIRSTAIR_PARM_RAIL_RAIL_TYPE or FZ_OBJT_PATHSTAIR_PARM_RAIL_RAIL_TYPE parameter.

enum fz_objt_rail_type_enum {

FZ_OBJT_STAIR_RAIL_TYPE_LINE,

FZ_OBJT_STAIR_RAIL_TYPE_RECT,

FZ_OBJT_STAIR_RAIL_TYPE_CIRCLE };

Members

FZ_OBJT_STAIR_RAIL_TYPE_LINE

Lines only

FZ_OBJT_STAIR_RAIL_TYPE_RECT

Rectangular cross section

FZ_OBJT_STAIR_RAIL_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