viaCutClassInAuto
layout viaCutClassInAuto string "name_of_cut_class"
Description
Specifies cut class or cut class group to be used. This environment variable value overwrites the value specified in the cutClasses constraint defined for the cut layer of the selected viaDef in the layerRules section of the technology file.
GUI Equivalent
Examples
envGetVal("layout" "viaCutClassInAuto")
envSetVal("layout" "viaCutClassInAuto" 'string "Auto")
Related Topics
viaCutClassInAuto
layout.ava viaCutClassInAuto string "name_of_cut_class"
Description
Specifies the cut class or cut class group to be used for via creation. This environment variable value overwrites the value specified in the cutClasses constraint defined for the cut layer of the selected viaDef in the layerRules section of the technology file.
GUI Equivalent
Examples
envGetVal("layout.ava" "viaCutClassInAuto")
envSetVal("layout" "viaCutClassInAuto" 'string "Auto")
Related Topics
Return to top