eaPinResizeHilightOrigPin
layoutXL.floorplan eaPinResizeHilightOrigPin boolean { t | nil }
Description
(Virtuoso Layout Suite EXL) Specifies whether the highlights on pins are retained after the pins are resized. The default value is nil.
GUI Equivalent
|
Tools – Electrically Aware Pin Sizing – Retain Highlight on Original Pin |
Examples
envGetVal("layoutXL.floorplan" "eaPinResizeHilightOrigPin")
envSetVal("layoutXL.floorplan" "eaPinResizeHilightOrigPin" 'boolean t)
Related Topics
Electrically Aware Pin Sizing Form
Return to top