formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Checks whether two objects have the same shadow receiving attribute.
Plugin Prototype
fzrt_error_td fz_objt_attr_objt_shad_recv_are_equal(
fzrt_int | windex1, |
obj1, | |
fzrt_int | windex2, |
obj2, | |
are_equal ) |
Parameters
windex1 [Input]
project 1
obj1 [Input]
object 1
windex2 [Input]
project 2
obj2 [Input]
object 2
are_equal [Result]
TRUE if attributes are equal, FALSE otherwise.
Returns
Error codes
Availability
5.0.0.0
See Also
fz_objt_attr_get_objt_shad_recv, fz_objt_attr_set_objt_shad_recv
Function Set
Defined in