Define Plot Info - DEPRECATED

Purpose

Syntax
Opcode format Opcode Operand Format Comments
Extended ASCII (PlotInfo <ws><TShowPaper>\
<ws><IRotation><ws><TUnits>\
<ws><FWidth><ws><FHeight>\
<ws><FLeft><ws><FBottom>\
<ws><FRight><ws><FTop><ws>\
((<FM00><ws><FM01><ws><FM02>)\
 (<FM10><ws><FM11><ws><FM12>)\
 (<FM20>><ws><FM21><ws><FM22>))[<ws>])
Scale of logical coordinates
Details Default Examples
PlotInfo from WHIP! data optimized for plotting, 400 DPI, ANSI full bleed A size paper

(PlotInfo hide 90 in 10.99999976 8.4999997597 0.031250480592 0.031249999531
    10.96874976 8.4687498799
                ((0.0025 0 0)
                (0 0.0025 0)
                (0 0 1)))

Following are some notes on the preceding PlotInfo values:
 


PlotInfo from the same drawing, plotted "optimized for viewing" on "ANSI expand A" paper

(PlotInfo hide 90 in 10.99999976 8.4999997597 0.42495126799 0.22810038619
    10.57504898 8.2718994862
                ((8.5513417464e-005 0 0)
                (0 8.5513417464e-005 0)
                (0 0 1)))

Note: The printable area has gotten smaller with the change in media size, and the X and Y scaling factors are much smaller - this corresponds to 11,694.07 DPI.