formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Patch Object

fz_objt_cnstr_patch_from_obj

Description

Creates a patch object from a source object.

Plugin Prototype

fzrt_error_td fz_objt_cnstr_patch_from_obj(

fzrt_int

windex,

fz_objt_ptr

src_obj,

fzrt_boolean

do_coons,

fz_objt_patch_cnstr_opts_ptr

opts,

fz_attr_refn_ptr

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

fz_model_fset


Defined in

fz_objt_ptch_api.h