formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Checks whether two smooth shading attributes are equal.
Plugin Prototype
fzrt_error_td fz_objt_attr_sshd_are_equal(
fzrt_int | windex1, |
sshd1, | |
fzrt_int | windex2, |
sshd2, | |
are_equal ) |
Parameters
windex1 [Input]
project 1
sshd1 [Input]
smooth shading attribute 1
windex2 [Input]
project 2
sshd2 [Input]
smooth shading attribute 2
are_equal [Result]
TRUE if they are equal, FALSE otherwise
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_attr_sshd_init,, fz_objt_attr_sshd_set, fz_objt_attr_sshd_finit
Function Set
Defined in