formZ SDK | 5.0 API Reference | Project | Utility
Description
Gets the smooth shade selection criteria of a selection set.
Plugin Prototype
fzrt_error_td fz_proj_msel_smth_get_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 from which to get the smooth shading criteria
smth_on [Result]
TRUE if smooth shading on is used, FALSE otherwise
smth_all [Result]
TRUE if smooth shading all is used, FALSE otherwise
smth_angle [Result]
TRUE if smooth shading by angle is used, FALSE otherwise
smth_face [Result]
TRUE if smooth shading by face smoothing is used, FALSE otherwise
smth_nsides [Result]
TRUE if smooth shading by # of sides per face is used, FALSE otherwise
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in