autoNetName
layout autoNetName boolean { t | nil }
Description
Determines whether shapes are added to nets attached to pins.
GUI Equivalent
Examples
envGetVal("layout" "autoNetName")
envSetVal("layout" "autoNetName" 'boolean nil)
Related Topics
Return to top