makeCellPinsBelow
layoutDP makeCellPinsBelow boolean { t | nil }
Description
Creates pins for the selected virtual hierarchy below the virtual hierarchy boundary.
When to nil, pins are created on the boundary.
GUI Equivalent
Examples
envGetVal("layoutDP" "makeCellPinsBelow")
envSetVal("layoutDP" "makeCellPinsBelow" 'boolean nil)
Related Topics
Return to top