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

lxSetCloneFamilyName

lxSetCloneFamilyName(
clone familyName
)
=> t / nil

Description

Sets a new name for the family to which the specified clone belongs.

Arguments

clone

The clone for which the family name is set.

familyName

New name for the clone family.

Value Returned

t

The clone family name was set.

nil

The specified object is not a synchronous clone or the name specified for the clone family is invalid.

Example

lxSetCloneFamilyName (clone familyName)

Return to top
 ⠀
X