formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates a skin object using sources and paths
Plugin Prototype
fzrt_error_td fz_objt_cnstr_skin_along_paths(
fzrt_int | windex, |
src_objs, | |
fzrt_int | n_src, |
pth_objs, | |
fzrt_int | n_pth, |
model_type, | |
smooth_type, | |
skin_opts, | |
refn_opts, | |
obj ) |
Parameters
windex [Input]
project window index
src_objs [Input]
array with source objects
n_src [Input]
number of source objects
Range: n_src >= 1
pth_objs [Input]
array with path objects
n_pth [Input]
number of path objects
Range: n_pth >= 3
model_type [Input]
model type
smooth_type [Input]
smooth type
skin_opts [Input, Optional]
construction options. For defaults see fz_objt_skin_parm_enum.
refn_opts [Input, Optional]
display resolution options. For defaults see see fz_attr_refn_parm_enum.
obj [Result]
new object
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_cnstr_skin_opts_init, fz_objt_cnstr_skin_opts_set, fz_objt_cnstr_skin_opts_get,
Function Set
Defined in