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

fz_ffmt_data_model_sid_from_face

Description

Gets the style table entry for an object's face.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_sid_from_face(

fzrt_int

windex,

fz_ffmt_ref_td

ffmt_id,

fz_ffmt_tmap_styletab_ptr

styletab,

fz_objt_ptr

obj,

fzrt_int

findx,

fz_ffmt_tmap_style_ptr *

item )

Parameters

windex [Input]

project window index

ffmt_id [Input]

The file format reference id.

styletab [Input]

The style table.

obj [Input]

The object.

findx [Input]

The face index.

item [Result]

The table entry.

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