formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Stair From Path
Description
Creates a straight stair object from a wire path.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_pathstair(
fzrt_int | windex, |
pth_obj, | |
type, | |
double | width, |
double | height, |
sstr_opts, | |
obj ) |
Parameters
windex [Input]
project window index
pth_obj [Input]
path object
type [Input]
parameter id
width [Input]
stair width
Range: width > 0.0
height [Input]
stair height
Range: height > 0.0
sstr_opts [Input, Optional]
construction options. For defaults see fz_objt_pathstair_parm_enum.
obj [Result]
stair object
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_cnstr_pathstair_opts_init,, fz_objt_cnstr_pathstair_opts_get,
Function Set
Defined in