ignoreBounce
layout ignoreBounce boolean { t | nil }
Description
Determines whether you use the gravity offset bounce values from the Layout Editor Options form or the minSpacing value from the design rules in the technology file.
GUI Equivalent
Examples
envGetVal("layout" "ignoreBounce")
envSetVal("layout" "ignoreBounce" 'boolean t)
Related Topics
Return to top