formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Patch Object
Description
Creates a patch object from a source object.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_patch_from_obj(
fzrt_int | windex, |
src_obj, | |
do_coons, | |
opts, | |
refn_opts ) |
Parameters
windex [Input]
project window index
src_obj [Input]
source object
do_coons [Input]
use Coons patch
opts [Input, Optional]
construction options
refn_opts [Input, Optional]
refinement options
Returns
Error codes
Availability
5.0.0.0
See Also
fz_objt_cnstr_patch_opts_init, fz_objt_cnstr_patch_opts_finit, fz_objt_cnstr_patch_opts_finit, fz_objt_cnstr_patch_opts_get
Function Set
Defined in