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