removeChopShape
layout removeChopShape boolean { t | nil }
Description
Specifies whether the area cut by leHiChop or leChopShape should be removed.
GUI Equivalent
Examples
envGetVal("layout" "removeChopShape")
envSetVal("layout" "removeChopShape" 'boolean nil)
Related Topics
Return to top