formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Patch Object
Description
This function is a partial detachment. It breaks the stitches of all the edges of the object, but preserves the coincidence of the control points at their ends
Plugin Prototype
fzrt_error_td fz_objt_edit_patch_unstitch_object(
fzrt_int | windex, |
src_obj ) |
Parameters
windex [Input]
project window index
src_obj [Input]
source object
Returns
MODEL_ERR_WRONG_OBJT_TYPE - object passed in is not a patch
Availability
5.0.0.0
Example Files
util_objt_patch_stitch.fsl
util_objt_patch_unstitch.fsl
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