viaColumns
layout viaColumns intnumberOfColumns
Description
Specifies the default number of columns of via to be cut in a via array. The Columns field on the Create Via form is updated based on the value you specify in this environment variable.
GUI Equivalent
Examples
envGetVal("layout" "viaColumns")
envSetVal("layout" "viaColumns" 'int 10)
Related Topics
Return to top