crossSectionSizeCutLine
graphic crossSectionSizeCutLine int cutLineSize
Description
(Layout MXL Only) Specifies the size of the cutline. The area underneath the cutline is displayed in the cross section viewer.
If the value of the environment variable is less than 100 or does not fit into the canvas, the size of the cutline is not modified.
GUI Equivalent
Examples
envGetVal("graphic" "crossSectionSizeCutLine")
envSetVal("graphic" "crossSectionSizeCutLine" 'int 300)
Related Topics
Specifying Cross Section Viewer Settings
Return to top