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

fz_objt_pathstair_layout_enum

Description

Layout identifiers for a parametric stair from path type object. Used for the FZ_OBJT_PATHSTAIR_PARM_LAYOUT_TYPE parameter in , , fz_objt_cnstr_pathstair_opts_get and .

enum fz_objt_pathstair_layout_enum {

FZ_OBJT_PATHSTAIR_LAYOUT_PER_SECTION,

FZ_OBJT_PATHSTAIR_LAYOUT_CONTINUOUS,

FZ_OBJT_PATHSTAIR_LAYOUT_WITH_LAND };

Members

FZ_OBJT_PATHSTAIR_LAYOUT_PER_SECTION

Per section

FZ_OBJT_PATHSTAIR_LAYOUT_CONTINUOUS

Continuous

FZ_OBJT_PATHSTAIR_LAYOUT_WITH_LAND

With Landings

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