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

ignoreParallelMinWidthForSquarePinResize

layout ignoreParallelMinWidthForSquarePinResize boolean { t | nil }

Description

Determines whether to ignore the minWidth constraint along the direction perpendicular to the WSP track for square pins.

The default is nil.

GUI Equivalent

None

Examples

envGetVal("layout" "ignoreParallelMinWidthForSquarePinResize")
envSetVal("layout" "ignoreParallelMinWidthForSquarePinResize" 'boolean t)

Related Topics

minWidth

ignorePCellSnapPropertyForDevice

layout ignorePCellSnapPropertyForDevice boolean { t | nil }

Description

Determines whether to ignore the properties, leSnapGridHorizontal, leSnapGridVertical, leSnapPatternSnappingHorizontalGrid, and leSna[pPatternSnappingVerticalGrid, set on a device or the device master. These properties cause device snapping in abstract mode. Ignoring these properties cause device snapping in detail mode.

The default is nil.

GUI Equivalent

None

Examples

envGetVal("layout" "ignorePCellSnapPropertyForDevice")
envSetVal("layout" "ignorePCellSnapPropertyForDevice" 'boolean t)

Related Topics


Return to top
 ⠀
X