formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Checks whether two objects have the same layer attribute.
Plugin Prototype
fzrt_error_td fz_objt_attr_objt_layer_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 area equal, FALSE otherwise
Returns
Error codes
Availability
5.0.0.0
See Also
fz_objt_attr_get_objt_layer, fz_objt_attr_set_objt_layer
Function Set
Defined in