makeCellDeleteVirtualPins
layoutDP makeCellDeleteVirtualPins boolean { t | nil }
Description
Deletes virtual pins during a Make Cell run to allow new pins to be generated on or below boundary, as appropriate.
GUI Equivalent
Examples
envGetVal("layoutDP" "makeCellDeleteVirtualPins")
envSetVal("layoutDP" "makeCellDeleteVirtualPins" 'boolean t)
Related Topics
Return to top