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

lxSelectSynchronousFamily

lxSelectSynchronousFamily(
[ cloneList ]
)
=> t / nil

Description

Selects all the clones in the layout canvas and the Navigator that are members of the specified clone family. If all the family members are already selected, no more clones are selected on the canvas or in the Navigator. If any new clones are identified, they are selected on the canvas and in the Navigator.

Arguments

cloneList

Represents a single synchronous clone or a list of selected figures, which are synchronous clones.

If the selected set of figures contains any non-synchronous clones, they are ignored.

Value Returned

t

Atleast one clone is present in the specified synchronous clone family.

nil

No synchronous clones are present.

Example

lxSelectSynchronousFamily (cloneList)

Return to top
 ⠀
X