extractorStopLevel
mpt extractorStopLevel integer integer_number
Description
Specifies the stop level for the shapes to be considered for coloring.
-
0: top level to top level only -
1: top level to top level, and top level to level 1 shapes -
2: all of the above plus level 1 to level 1, and level 1 to level 2 shapes
This environment variable is used for used for interactive editing commands, Recolor All, Update Color, and Propagate Lock During Edits. It is not used for editing commands, such as Propagate Lock and Propagate Locks To Connected Shapes.
GUI Equivalent
Examples
envGetVal("mpt" "extractorStopLevel")
envSetVal("mpt" "extractorStopLevel" 'integer 2)
Related Topics
Return to top