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

fz_objt_edit_patch_dettach_face

Description

This function produces a result that is the reverse of and Attach and Stitch operations. Breaks the stitches of the face which becomes separated.

Plugin Prototype

fzrt_error_td fz_objt_edit_patch_dettach_face(

fzrt_int

windex,

fz_objt_ptr

src_obj,

fzrt_int

findx,

fz_enty_list_ptr

ent_list )

Parameters

windex [Input]

project window index

src_obj [Input]

source object

findx [Input]

index of face to be detached

ent_list [Result]

List of formZ objects created

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