formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis
Description
Checks whether two objects are clones and whether they belong to the same clone family. TRUE is only returned if both objects are clones and they are siblings.
Plugin Prototype
fzrt_error_td fz_objt_alys_objts_are_clone_siblings(
fzrt_int | windex, |
objt1, | |
objt2, | |
are_siblings ) |
Parameters
windex [Input]
project window index
objt1 [Input]
object 1 to check
objt2 [Input]
object 2 to check
are_siblings [Result]
TRUE, if the object 1 and object 2 are member of the same clone family, FALSE otherwise
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in