abutAutoGroups
APR.device.constraint abutAutoGroups boolean { t | nil }
Description
Specifies whether the device groups generated on the Constraints tab of the Auto P&R assistant are to be abutted automatically.
GUI Equivalent
Examples
envGetVal("APR.device.constraint" "abutAutoGroups")
envSetVal("APR.device.constraint" "abutAutoGroups" 'boolean nil)
Related Topics
Generating Constraints and Constraint Groups
Auto P&R Assistant User Interface for Device-Level Placement
Return to top