hideStitchingTools
mpt hideStitchingTools boolean { t | nil }
Description
Specifies whether the Stitch and UnStitch buttons are hidden in the Multiple Patterning toolbar. The default is t.
GUI Equivalent
Examples
envGetVal("mpt" "hideStitchingTools")
envSetVal("mpt" "hideStitchingTools" 'boolean nil)
Related Topics
Methods to Fix Multiple Patterning Violations
Return to top