formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model
Description
Sets the model export decomposition options.
Plugin Prototype
fzrt_error_td fz_ffmt_data_model_write_opts_set_dcomp_opts(
ffmt_id, | |
triang_type, | |
non_planar_only, | |
strict_planarity ) |
Parameters
ffmt_id [Input]
The file format reference id.
triang_type [Input]
The type of triangulation.
non_planar_only [Input]
if TRUE, only the non planar faces are triangulated, otherwise all faces are triangulated.
strict_planarity [Input]
if TRUE, the triangulation process is more sensitive to smaller disturbances in the planarity of a face.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in