patternDefaultDisplayMode
gpe patternDefaultDisplayMode cyclic { "A" | "L" | "S" | "O" | "N" }
Description
Specifies the default pattern display mode in the Array Assistant. The available options are:
GUI Equivalent
Examples
envGetVal("gpe" "patternDefaultDisplayMode")
envSetVal("gpe" "patternDefaultDisplayMode" 'cyclic "L")
Related Topics
Modgen Placement Settings in the Array Assistant
Return to top