formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Skinned Loft
Description
Creates a S-loft object from existing objects (source). If the optional parameter sloft_opts is not specified, default S-Loft Construction Options are used. See fz_objt_sloft_parm_enum.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_sloft_branched(
fzrt_int | windex, |
fzrt_int | num_src, |
src_obj, | |
fzrt_int | num_branch, |
fzrt_int * | branch_cnt, |
closed_obj, | |
sloft_opts, | |
refn_opts, | |
obj ) |
Parameters
windex [Input]
project window index
num_src [Input]
Number of source objects
src_obj [Input]
Array of source objects
num_branch [Input]
Number of Branches
branch_cnt [Input]
Array of #objects for each Branch
closed_obj [Input]
Last Object for Closed Option
sloft_opts [Input, Optional]
Construction options
refn_opts [Input, Optional]
Display resolution options
obj [Result]
New object
Returns
Error codes
Availability
6.0.0.0
Example Files
See Also
,, ,, fz_objt_sloft_parm_enum
Function Set
Defined in