modgenPToTViaControlCutClassType
layoutXL modgenPToTViaControlCutClassType string "cutClass_type"
Description
Specifies how the last used cut class must be stored. Valid values are the following:
-
By Size: Lets you specify the width and height of the associated cut classes. -
By Name: Lets you specify the name and layer of the associated cut classes.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTViaControlCutClassType")
envSetVal("layoutXL" "modgenPToTViaControlCutClassType" 'string "By Name")
Return to top