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

chainFolds

layoutXL chainFolds boolean { t | nil }

Description

Abuts the folds of newly folded devices into chains. If any folds already exist before the new folds are created, all the existing folds except the selected ones are deleted. The first fold from the retained set is then used to create the new folds.

The default is t.

GUI Equivalent

Command:

Connectivity – Generate – Folded Devices

Field:

Chain Folds (Generate Folded Devices Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X