propagateLocksToConnectedShapes
mpt propagateLocksToConnectedShapes boolean { t | nil }
Description
Specifies whether color locking operates on the selected shapes and the shapes connected to them on the same layer when a lock is initiated from the Multiple Patterning toolbar and the color engine is on. The default is nil; color locking applies only to the selected shapes.
GUI Equivalent
Examples
envGetVal("mpt" "propagateLocksToConnectedShapes")
envSetVal("mpt" "propagateLocksToConnectedShapes" 'boolean t)
Related Topics
Return to top