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

chainInPlace

layoutXL chainInPlace boolean { t | nil }

Description

Creates the device chains on layout canvas at the same location as the left-most instance in a row region that is selected for chaining, if at least one of the selected instances is on a row region. If none of the selected instances are on a row region, the device chain is created at the same location as the left-most instance selected for chaining.

The default is nil.

GUI Equivalent

Command:

Connectivity – Generate – Chained Devices

Field:

Create In Place (Generate Chained Devices Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X