onlyCheckActiveWSP
mpt onlyCheckActiveWSP boolean { t | nil }
Description
Specifies whether only the shapes that overlap an active colored width spacing pattern (WSP) track are colored, based on their position relative to the track and the setting of the trackColoringOnlySnappedShapes environment variable. The default is nil; the shapes overlapping any colored WSP track are colored based on the same criteria.
GUI Equivalent
Examples
envGetVal("mpt" "onlyCheckActiveWSP")
envSetVal("mpt" "onlyCheckActiveWSP" 'boolean t)
Related Topics
Return to top