Product Documentation
Virtuoso Module Generator User Guide
Product Version IC23.1, November 2023

modgenPToTTrunkInsertMode

layoutXL modgenPToTTrunkInsertMode boolean { t | nil }

Description

With this option set to t, whenever a trunk is deleted, the adjacent (existing) trunks are moved to ensure that the relative distances between them remain the same.

When the option is set to nil (default state), the adjacent (existing) trunks remain at their original positions, irrespective of whether trunks are deleted.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "modgenPToTTrunkInsertMode")
envSetVal("layoutXL" "modgenPToTTrunkInsertMode" 'boolean t)

Return to top
 ⠀
X