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

fz_ffmt_data_model_write_opts_units_menu_set_enable_flags

Description

Sets flags which tell formZ which units in the export options Units menu should be enabled beacuse the file format supports them.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_write_opts_units_menu_set_enable_flags(

fz_ffmt_ref_td

ffmt_id,

fzrt_int

enable_flags )

Parameters

ffmt_id [Input]

The file format reference id.

enable_flags [Input]

The flags to disable the Units menu items.

Bit Flag Type: fz_ffmt_iface_units_menu_enable_flags_enum

Returns

FZRT_NOERR on success. An error otherwise.

Availability

6.1.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h