Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

chainPreserveRows

layoutXL chainPreserveRows boolean { t | nil }

Description

Accepts multiple rows as input and chains each row using the optional parameters supplied for the lxChain SKILL function and with the useDeviceOrder argument set. If a flat instance list is supplied, the instances are sorted into rows. If a list of rows is supplied, the rows are used as specified.

The default is nil.

This functionality is specific to the lxChain SKILL function and is not supported by the interactive chaining command, Generate Chained Devices.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "chainPreserveRows")
envSetVal("layoutXL" "chainPreserveRows" 'boolean t)
envSetVal("layoutXL" "chainPreserveRows" 'boolean nil)

Related Topics

lxChain

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X