formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Check whether two faces of two objects have the same smooth shading status attribute. The two objects may be the same.
Plugin Prototype
fzrt_error_td fz_objt_attr_face_smth_are_equal(
fzrt_int | windex1, |
obj1, | |
fzrt_int | findx1, |
fzrt_int | windex2, |
obj2, | |
fzrt_int | findx2, |
are_equal ) |
Parameters
windex1 [Input]
project 1
obj1 [Input]
object 1
findx1 [Input]
face index of object 1
windex2 [Input]
project 2
obj2 [Input]
object 2
findx2 [Input]
face index of object 2
are_equal [Result]
TRUE if attributes are equal, FALSE otherwise.
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in