formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_cleanup_objt_geom_func

Description

Cleans up an objects topology. Removes duplicate points and corrects face directions. Note : this function also calls at the end of cleanup.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_cleanup_objt_geom_func(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input, Result]

The object to clean.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set


Defined in

fz_ffmt_api.h