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

allowPinResizingInEdit

layoutXL allowPinResizingInEdit boolean { t | nil }

Description

Specifies whether soft block pins need to be resized during pin snapping for the current move operation.

The default is t, which means that the allowPinResizingInEdit setting that you make will be applicable only for the current move operation.

GUI Equivalent

Command:

Edit – Move – F3

Field:

Allow Pin Resizing

Examples

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

Related Topics

Move Form

Snapping Soft Block Pins to Grid

Objects Moving

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X