Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxGetOtherClonesInFamily

lxGetOtherClonesInFamily(
clone
)
=> cloneList / nil

Description

Returns a list of clones in a family other than the clone specified.

The generated list does not contain the specified clone.

Arguments

clone

The clone for which the other family members are listed.

Value Returned

cloneList

List of all the clones in the family except the clone itself.

nil

The specified object is not a synchronous clone.

Examples

lxGetOtherClonesInFamily (clone)

Return to top
 ⠀
X