fixedWidthPaths
layout fixedWidthPaths boolean { t | nil }
Description
Specifies whether to override the technology file and use a fixed width by default when creating a path.
GUI Equivalent
Examples
envGetVal("layout" "fixedWidthPaths")
envSetVal("layout" "fixedWidthPaths" 'boolean t)
Related Topics
Return to top