pibPushWhole
layoutXL pibPushWhole boolean { t | nil }
Description
Specifies that whole shapes that overlap the selected soft block must not be clipped when they are pushed into soft blocks.
GUI Equivalent
|
Push Into Blocks – Options – Push Whole Shapes ( |
Examples
envGetVal("layoutXL" "pibPushWhole")
envSetVal("layoutXL" "pibPushWhole" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top