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

lxGetCloneFamilyName

lxGetCloneFamilyName(
clone
)
=> familyName / nil

Description

Returns the family name of the specified clone.

Arguments

clone

The clone of which the family name needs to be determined.

Value Returned

familyName

Name of the specified clone’s family.

nil

The specified object is not a synchronous clone.

Example

lxGetCloneFamilyName(clone)

Return to top
 ⠀
X