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

fz_ffmt_data_model_objt_complete_func

Description

Tells formZ that the import of a single object is complete. This adds an object to a group. This function must be called prior to reparenting an object in the group hierarchy.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_objt_complete_func(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input]

The object.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set


Defined in

fz_ffmt_api.h