checkHCLOverUnlock
mpt checkHCLOverUnlock boolean { t | nil }
Description
Specifies whether a hierarchical color lock is placed over an unlocked shape of a different color. The default is nil.
GUI Equivalent
Examples
envGetVal("mpt" "checkHCLOverUnlock")
envSetVal("mpt" "checkHCLOverUnlock" 'boolean t)
envSetVal("mpt" "checkHCLOverUnlock" 'boolean nil)
Related Topics
Return to top