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

smartDeletePathSegBetweenVia

layoutXL smartDeletePathSegBetweenVia boolean { t | nil }

Description

Deletes a pathSeg up to the closest orthogonal grid of the nearest via. When there are vias on both sides of a pathSeg, the pathSeg is deleted up to the closest orthogonal grid of both the vias. When there are vias only on one side, the pathSeg is deleted up to the closest orthogonal grid of the nearest via and up to the end of the pathSeg on the other side.

The default is nil, implying that the entire pathSeg is deleted when you delete a pathSeg.

GUI Equivalent

Command:

Edit – Delete

Field:

NA

Examples

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

Related Topics

Deleting Objects


Return to top
 ⠀
X