formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model
Description
Sets the enable flags for items on the common section of the Modeling Import Options dialog. This can be used in the and fz_ffmt_cbak_data_model_read_opts_changed callback functions to set the state of the items on the dialog.
Plugin Prototype
fzrt_error_td fz_ffmt_data_model_read_set_dlog_flags(
ffmt_id, | |
fzrt_int | flags ) |
Parameters
ffmt_id [Input]
The file format reference id.
flags [Input]
The options enable flags.
Bit Flag Type: fz_ffmt_data_model_read_iface_opts_flags_enum
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in