modgenPToTSpecifyChannelWidth
layoutXL modgenPToTSpecifyChannelWidth boolean { t | nil }
Description
Specifies whether the width of channel nets can be specified for the current Modgen.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTSpecifyChannelWidth")
envSetVal("layoutXL" "modgenPToTSpecifyChannelWidth" 'boolean t)
Return to top