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