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

fz_objt_edit_remove_coplanar_faces

Description

Merges coplanar faces of a facetted object into a single face. The optional did argument returns, whether any faces were merged or not.

Plugin Prototype

fzrt_error_td fz_objt_edit_remove_coplanar_faces(

fzrt_int

windex,

fz_objt_ptr

objt,

fzrt_boolean *

did )

Parameters

windex [Input]

project window index

objt [Input]

object

did [Result, Optional]

TRUE, if any faces were removed, FALSE otherwise

Returns

Error codes

Availability

6.0.0.6

Function Set

fz_model_fset


Defined in

fz_objt_api.h