formZ SDK | 5.0 API Reference | System | User Interface (FUIM)
Description
Creates a group of items, which display the fields of the display resolution attribute passed in. This function should be used, if the display resolution attribute belongs to a surface or solid object. If the attribute belongs to a curve like object, the function fz_fuim_disp_res_curve_group should be used instead. If NULL is passed in for the attribute, the global default display resolution attribute is used. This is the attribute, which is shown in all of the tool options dialogs. The parent group passed in should be a tab group, created with , when the display resolution fields coexist with other items in the same dialog.
Plugin Prototype
fzrt_error_td fz_fuim_disp_res_surf_group(
fuim_tmpl, | |
fzrt_int | parent, |
refn_ptr ) |
Parameters
fuim_tmpl [Input]
fuim manager
parent [Input]
parent group
refn_ptr [Input, Optional]
the display resolution attribute. if passed as NULL, the global default display resolution attribute is used. This is the attribute, which is shown in all of the tool options dialogs.
Returns
error codes
Availability
5.0.0.0
See Also
Function Set
Defined in