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

fz_ffmt_data_model_export_set_tform

Description

This sets the transform to be used for an export. All objects, views, lights, etc. are transformed by this matrix by formZ before they are exported.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_export_set_tform(

fzrt_int

windex,

fz_mat4x4_td *

tform )

Parameters

windex [Input]

project window index

tform [Input]

The transform matrix.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h