modgenPToTChannelWidth
layoutXL modgenPToTChannelWidth float float_number
Description
Specifies the width of channel nets in the current Modgen. This option can be set only if the modgenPToTSpecifyChannelWidth environment variable is set to t. The default value is 0.0.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTChannelWidth")
envSetVal("layoutXL" "modgenPToTChannelWidth" 'float 1.2)
Related Topics
Return to top