wireWidth
layout wireWidth float wireWidthValue
Description
Sets a value for the width of the current wire. The default is 0.6 user units. Value should be a positive float number.
GUI Equivalent
Examples
envGetVal("layout" "wireWidth")
envSetVal("layout" "wireWidth" 'float 1.0)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top