fz_objt_fact_cleanup

Description

Cleans up the facetted topology and geometry of an object :
Removes unreferenced points.
Removes unreferenced segments.
Removes unreferenced curves.
Removes degenerate segments (same point index at start and end).
Note : this function also calls at the end of cleanup.

Plugin Prototype

fzrt_error_td fz_objt_fact_cleanup(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input]

object

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h