formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations

fz_objt_edit_stitch_faces

Description

Stitches all the faces in a single object.
Stitching looks for faces which have reversely coincident segments, but geometrically duplicate points.
Note : currently, stitching will fail, if face segments are coincident but not reversed.

Plugin Prototype

fzrt_error_td fz_objt_edit_stitch_faces(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input, Result]

object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_split_stitch.fsl

See Also

,,,, fz_objt_edit_trim_with_surface,,, fz_objt_edit_split_with_line,, , fz_objt_edit_section3d, fz_objt_edit_section2d, fz_objt_edit_volumes_join,

Function Set

fz_model_fset


Defined in

fz_objt_api.h