pathSegEndExt
layout pathSegEndExt float pathSegEndExtValue
Description
Sets the value for the ending extension that will be used when you create a path segment with a variable extension. The default is the constraint group value for the path width for the active layer. The value should be a positive integer.
GUI Equivalent
Examples
envGetVal("layout" "pathSegEndExt")
envSetVal("layout" "pathSegEndExt" 'float 1.0)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top