keepGuardRingEndsConnected
layout keepGuardRingEndsConnected boolean { t | nil }
Description
Controls whether a guard ring with touching ends will stay connected or will result in opening up the guard ring during the Stretch command.
GUI Equivalent
Examples
envGetVal("layout" "keepGuardRingEndsConnected")
envSetVal("layout" "keepGuardRingEndsConnected" 'boolean t)
Related Topics
Return to top