exceptOverlapSnapMode
layout exceptOverlapSnapMode cyclic { "full" | "partial" }
Description
Controls the except overlap snap mode to be set to full or partial.
The default is full. When set to partial, the partial mode behavior is the same as full mode.
GUI Equivalent
Examples
envGetVal("layout" "exceptOverlapSnapMode")
envSetVal("layout" "exceptOverlapSnapMode" 'cyclic "partial")
Related Topics
Layer Shapes Exempted from Snapping by Using exceptOverlap
Return to top