viaAutoFromArea
layout viaAutoFromArea boolean { t | nil }
Description
Specifies the area, rectangular or polygonal, in which the layout editor will place the via(s) in all overlapping regions.
GUI Equivalent
Examples
envGetVal("layout" "viaAutoFromArea")
envSetVal("layout" "viaAutoFromArea" 'boolean nil)
Related Topics
Return to top