formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology

fz_objt_indp_finit

Description

Deletes and finalizes an independent object. Do NOT call fz_objt_edit_delete_objt to delete an independent object. Any independent object created with MUST be deleted with .

Plugin Prototype

fzrt_error_td fz_objt_indp_finit(

fzrt_int

windex,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

obj [Input, Result]

The object to be deleted. The object pointer will be passed back as NULL

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_otop_api.h