formZ SDK | 4.0 Call Back Reference | formZ Notification
Description
The preference model type function is called by formZ when the model type preference is changed. This function notifies the plugin to change its internal preference to facetted ( FZ_OBJT_MODEL_TYPE_FACT ) or smooth modeling ( FZ_OBJT_MODEL_TYPE_SMOD) as indicated by the model_type parameter. This function is useful for tool plugins which support both facetted and smooth modeling.
Plugin Prototype
fzrt_error_td fz_notf_cbak_pref_model_type(
model_type ) |
Parameters
model_type [Input]
preferences model type to use (when action == CMDS_DFLT_FLAG_MODEL_TYPE)
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in