formZ SDK | 5.0 API Reference | Project | Utility
Description
Sets the smooth shade selection criteria of a selection set.
Plugin Prototype
fzrt_error_td fz_proj_msel_smth_set_criteria(
fzrt_int | windex, |
set_ptr, | |
smth_on, | |
smth_all, | |
smth_angle, | |
smth_face, | |
smth_nsides ) |
Parameters
windex [Input]
project window index
set_ptr [Input]
the selection set for which to set the smooth shading criteria
smth_on [Input]
TRUE for using smooth shading on, FALSE otherwise
smth_all [Input]
TRUE for using smooth shading all, FALSE otherwise
smth_angle [Input]
TRUE for using smooth shading by angle, FALSE otherwise
smth_face [Input]
TRUE for using smooth shading by face smoothing, FALSE otherwise
smth_nsides [Input]
TRUE for using smooth shading by # of sides per face, FALSE otherwise
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in