%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Tue Sep 3 10:28:13 2002 %%Title: diagram.ps %%EndComments %%BeginProlog /max{2 copy lt{exch}if pop}bind def /ErrHandler{ /errhelpdict 12 dict def errhelpdict begin /stackunderflow (operand stack underflow) def /undefined (this name is not defined in a dictionary) def /VMerror (you have used up all the printer's memory) def /typecheck (operator was expecting a different type of operand) def /ioerror (input/output error occured) def end errordict begin /handleerror { $error begin newerror {/newerror false def showpage initgraphics 72 72 scale /x .25 def /y 9.6 def /Helvetica findfont .2 scalefont setfont x y moveto (Offending Command = ) show /command load {dup type /stringtype ne{100 string cvs}if show}exec /y y .2 sub def x y moveto(Error = ) show /MyError errorname def errorname{dup type dup( max err string )cvs show ( : )show/stringtype ne{( max err string )cvs}if show}exec errordict begin errhelpdict MyError known {x 1 add y .2 sub moveto errhelpdict errorname get show}if end /y y .4 sub def x y moveto (Stack =) show ostack {/y y .2 sub def x 1 add y moveto dup type /stringtype ne{( max err string )cvs}if show}forall showpage}if end}def end} bind def ErrHandler %%BeginResource: Units and resolution /cm { 600 mul 2.54 div } def /PageHeight 21.0 cm def /PageWidth 29.7 cm def /LineSpace 0.05 cm def %%EndResource %%BeginResource: PenBrush /TmpPenArray 5 array def /PenArray 5 array def /lpStyle 0 def /lpWidth 1 def /lpRed 2 def /lpGreen 3 def /lpBlue 4 def /BrushArray 6 array def /lbStyle 0 def /lbRed 1 def /lbGreen 2 def /lbBlue 3 def /lbHatchStyle 4 def /lpPattern 5 def /BkColorArray 5 array def /bkRed 0 def /bkGreen 1 def /bkBlue 2 def /TextColorArray 3 array def /TextRed 0 def /TextGreen 1 def /TextBlue 2 def /PenDashArray [ [] [0.2 cm 0.1 cm] [0.1 cm 0.1 cm] [0.3 cm 0.1 cm 0.1 cm 0.1 cm] [0.3 cm 0.1 cm 0.1 cm 0.1 cm 0.1 cm 0.1 cm] [] [] ] def /HatchStyleArray [ {HS_HORIZ} {HS_VERT} {HS_BDIAG} {HS_FDIAG} {HS_CROSS} {HS_DIAGCROSS} ] def /UpdatePen {/PenArray exch def /PenWidthMemo PenArray lpWidth get def } def /UpdateBrush {/BrushArray exch def} def /UpdateBkColor {/BkColorArray exch def} def /UpdateBkMode {/BkMode exch def} def /UpdateTextColor {/TextColorArray exch def} def /HS_HORIZ {0 LineSpace PageHeight { /i exch def 0 i MyMatrix itransform moveto PageWidth i MyMatrix idtransform lineto } for stroke } def /HS_VERT {0 LineSpace PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight MyMatrix idtransform lineto } for stroke } def /HS_CROSS { HS_HORIZ HS_VERT } def /HS_FDIAG {0 PageHeight sub LineSpace 3.5 mul PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight add PageHeight MyMatrix idtransform lineto } for stroke } def /HS_BDIAG {0 LineSpace 3.5 mul PageWidth PageHeight add { /i exch def i 0 MyMatrix itransform moveto i PageHeight sub PageHeight MyMatrix idtransform lineto } for stroke } def /HS_DIAGCROSS { HS_FDIAG HS_BDIAG } def /StrokeWithPen {/join exch def /Penwidth PenArray lpWidth get def Penwidth setlinewidth Penwidth 1 le { 0 setlinecap } { Penwidth 5 gt { 1 setlinecap } { 2 setlinecap } ifelse } ifelse join { Penwidth 5 le {0 setlinejoin 3 setmiterlimit} { Penwidth 8 gt { 1 setlinejoin } { 2 setlinejoin } ifelse } ifelse } if join LineJoin -1 ne and {SetLineJoin setlinejoin} if join MiterLimit -1 ne and {MiterLimit miterlimit} if PenArray lpRed get 255 div PenArray lpGreen get 255 div PenArray lpBlue get 255 div setrgbcolor /PenStyle PenArray lpStyle get def PenStyle 5 lt { PenDashArray PenStyle get 0 setdash stroke } { PenStyle 6 eq { [] 0 setdash stroke } {newpath} ifelse } ifelse join {0 setlinejoin 10 setmiterlimit} if } def /FillWithBkColor { gsave BkColorArray bkRed get 255 div BkColorArray bkGreen get 255 div BkColorArray bkBlue get 255 div setrgbcolor fill grestore } def /FillWithBrush {/BrushStyle BrushArray lbStyle get def BrushStyle 2 eq dup BrushStyle 0 eq or { BrushArray lbRed get 255 div BrushArray lbGreen get 255 div BrushArray lbBlue get 255 div setrgbcolor { gsave BkMode 2 eq {FillWithBkColor} if clip PenArray lpWidth get PenWidthMemo dup 0 ne {div} {pop} ifelse setlinewidth HatchStyleArray BrushArray lbHatchStyle get get exec grestore } { fill } ifelse } {BrushStyle 3 eq {BrushArray 5 get p SHR gsave clip /Tmp save def pfill Tmp restore grestore} {pop}ifelse } ifelse } def /Fill&Stroke { gsave FillWithBrush grestore StrokeWithPen } def /patfont 10 dict def patfont begin /FontType 3 def /FontMatrix [1 0 0 -1 0 0] def /FontBBox [0 0 16 16] def/Encoding StandardEncoding def /BuildChar{pop pop 16 0 0 0 16 16 setcachedevice 16 16 false [1 0 0 1 .25 .25]{pat}imagemask}bind def end /p{/pat 32 string def {}forall 0 1 7{dup 2 mul pat exch 3 index put dup 2 mul 1 add pat exch 3 index put dup 2 mul 16 add pat exch 3 index put 2 mul 17 add pat exch 2 index put pop}for}bind def /AU{1 add cvi 15 or}bind def /AD{1 sub cvi -16 and}bind def /SHR{pathbbox AU/Y1 exch def AU/X1 exch def AD/Y0 exch def AD/X0 exch def}bind def /M /moveto load def /pfill{/PatFont patfont definefont setfont/ch(AAAA)def X0 64 X1{Y1 -16 Y0{1 index exch M ch show}for pop}for}bind def %%EndResource %%BeginResource: LineTo /LineTo { /y exch def /x exch def moveto x y lineto currentpoint false StrokeWithPen } def %%EndResource %%BeginResource: RectanglePath /RectanglePath { 3 index 3 index moveto 3 index 1 index lineto 1 index 1 index lineto 1 index 3 index lineto 3 index 3 index lineto pop pop pop pop closepath} def /RectanglePathBackwards { 3 index 3 index moveto 1 index 3 index lineto 1 index 1 index lineto 3 index 1 index lineto 3 index 3 index lineto pop pop pop pop closepath} def %%EndResource %%BeginResource: EllipticPath /EllipticPath {matrix currentmatrix dup 3 index 6 index sub 2 div 3 index 6 index sub 2 div 7 index 2 index add 7 index 2 index add matrix translate 3 1 roll matrix scale exch matrix concatmatrix exch matrix concatmatrix setmatrix 1 0 moveto 0 0 1 360 0 arcn closepath setmatrix pop pop pop pop }def /EllipticPathBackwards {matrix currentmatrix dup 3 index 6 index sub 2 div 3 index 6 index sub 2 div 7 index 2 index add 7 index 2 index add matrix translate 3 1 roll matrix scale exch matrix concatmatrix exch matrix concatmatrix setmatrix 1 0 moveto 0 0 1 0 360 arc closepath setmatrix pop pop pop pop }def %%EndResource %%BeginResource: Rectangle /RectangleOutLine {/y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath false StrokeWithPen } def /FillRectangle {/y2 exch def /x2 exch def /y1 exch def /x1 exch def /MyMatrix matrix def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath FillWithBrush} def /FrameRectangle {/y2 exch def /x2 exch def /y1 exch def /x1 exch def /MyMatrix matrix def /x1 x1 0.5 sub def /x2 x2 0.5 add def /y2 y2 0.5 sub def /y1 y1 0.5 add def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto x1 y1 lineto /x1 x1 1 add def /x2 x2 1 sub def /y2 y2 1 add def /y1 y1 1 sub def x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto x1 y1 lineto closepath FillWithBrush} def %%EndResource %%BeginResource: Polygon /Polygon {/MyMatrix matrix def newpath PolylineArray PolylineMode 1 sub get exec closepath true Fill&Stroke } def /FillPolygon {/MyMatrix matrix def newpath PolylineArray PolylineMode 1 sub get exec closepath FillWithBrush } def %%EndResource %%BeginResource: Polyline /PolylineArray [ {DrawPolyline} {Bezier} ] def /Polyline {PolylineArray PolylineMode 1 sub get exec pop pop currentpoint true StrokeWithPen } def /Bezier {/nbPoint exch def /nbCurves nbPoint 1 sub 3 idiv def /nbLeft nbPoint 1 sub nbCurves 3 mul sub def moveto 1 1 nbCurves { pop 4 2 roll 6 -2 roll curveto } for nbLeft 1 eq { lineto } {nbLeft 2 eq { 4 2 roll 2 copy curveto } if } ifelse } def /DrawPolyline {/nbPoint exch def moveto 1 1 nbPoint 1 sub { pop lineto } for } def %%EndResource %%BeginResource: Ellipse /Ellipse {gsave /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 1 0 360 arc closepath 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate false Fill&Stroke grestore } def /FillEllipse {gsave /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 1 0 360 arc closepath FillWithBrush grestore } def %%EndResource %%BeginResource: Arc /Arc { gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate false StrokeWithPen grestore } def %%EndResource %%BeginResource: Pie /Pie {gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 moveto ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate true Fill&Stroke grestore } def %%EndResource %%BeginResource: Chord /Chord {gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate true Fill&Stroke grestore } def %%EndResource %%BeginResource: RoundRectangle /min {1 index 1 index le { pop} {exch pop} ifelse } def /RoundRectangle {/r2 exch def /r1 exch def /y2 exch def /x2 exch def /y1 exch def /x1 exch def y2 2 div r2 min cvi /r2 exch def x2 2 div r1 min cvi /r1 exch def /width x2 r1 idiv def /height y2 r2 idiv def gsave x1 y1 translate r1 r2 scale 1 -1 scale /MyMatrix r1 r2 matrix scale x1 y1 matrix translate matrix concatmatrix def newpath 1 1 1 180 270 arc width 1 sub 0 lineto width 1 sub 1 1 270 0 arc width height 1 sub lineto width 1 sub height 1 sub 1 0 90 arc 1 height lineto 1 height 1 sub 1 90 180 arc closepath PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get r1 abs r2 abs add 2 div div put false Fill&Stroke TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: TextOut /TextOut {TextColorArray 0 get 255 div TextColorArray 1 get 255 div TextColorArray 2 get 255 div setrgbcolor gsave translate rotate 0 0 moveto /expwidth exch def dup stringwidth pop expwidth exch div -1 scale show pop pop currentpoint grestore} def %%EndResource %%BeginResource: MwSetFont /EncodingDict 256 dict def EncodingDict begin 0 [/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quotesingle /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash /zero /one /two /three /four /five /six /seven /eight /nine /colon /semicolon /less /equal /greater /question /at /A /B /C /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore /grave /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl /circumflex /perthousand /Scaron /guilsinglleft /OE /.notdef /.notdef /.notdef /.notdef /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash /tilde /trademark /scaron /guilsinglright /oe /.notdef /.notdef /Ydieresis /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis] def end /fntdict 100 dict def /MwScaleAndSetFont { 2 index findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall dup EncodingDict exch known {EncodingDict exch get /Encoding exch def} {pop} ifelse currentdict end /font0 exch definefont exch scalefont setfont pop } def /MwSetFont { % look in cache of scaled fonts 1 index /askedsize exch def 2 index /askedname exch def fntdict askedname known { % font name found in cache - what about the size /fntszdict fntdict askedname get def fntszdict askedsize known { % font size found in cache fntszdict askedsize get setfont pop pop pop } { MwScaleAndSetFont fntszdict askedsize currentfont put } ifelse } { % not found in cache MwScaleAndSetFont /fntszdict 200 dict def fntszdict askedsize currentfont put fntdict askedname fntszdict put } ifelse } def %%EndResource %%BeginResource: DisplayBB /DisplayBB {gsave initgraphics 72 600 div 72 600 div scale 0 4960 translate 1 -1 scale 1 setlinewidth 1 0 0 setrgbcolor /y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath stroke grestore } def %%EndResource %%EndProlog %%BeginSetup [{ %%BeginFeature: *InputSlot AUTO 6 statusdict /setpapertray get exec %%EndFeature } stopped cleartomark [{ %%BeginFeature: *PageRegion A4 A4 %%EndFeature } stopped cleartomark %%EndSetup %%Page: %%BeginPageSetup initgraphics 0.000000 72 mul 2.54 div 0.000000 72 mul 2.54 div translate /ClockWise false def /LineJoin -1 def /MiterLimit -1 def /PolylineMode 1 def /LineCap 0 def [0 0 0 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0] UpdateTextColor [255 255 255] UpdateBkColor 2 UpdateBkMode 0 0 % All the numbers (for positions, length or font size) given % in this file are expressed in pixels, but interpreted by % Postscript as points (1/72 inch)! % -->so scale accordingly! 72 600 div 72 600 div scale % landscape printing 270 rotate -1 1 scale /Courier 78 0 MwSetFont %%EndPageSetup: initclip newpath 300 150 6865 4735 RectanglePath clip newpath /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont initclip newpath 756 150 1214 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 756 150 1214 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1269 150 1728 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1269 150 1728 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1783 150 2242 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1783 150 2242 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2297 150 2755 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2297 150 2755 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2810 150 3269 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2810 150 3269 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3324 150 3783 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3324 150 3783 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3862 150 4321 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3862 150 4321 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4341 150 4821 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4341 150 4821 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 6406 150 6865 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 6406 150 6865 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4865 150 5324 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4865 150 5324 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5893 150 6351 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5893 150 6351 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5379 150 5838 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5379 150 5838 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 300 150 6865 4735 RectanglePath clip newpath /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 756 524 1213 704 FillRectangle 756 524 1213 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SteppingManag) 495 -0.00 737 598 TextOut [0 5 0 0 0] UpdatePen pop pop 737 606 1232 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (er) 76 -0.00 947 666 TextOut [0 5 0 0 0] UpdatePen pop pop 947 674 1023 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 985 767 985 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 962 810 1007 4013 FillRectangle 962 810 1007 4013 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 1269 524 1727 704 FillRectangle 1269 524 1727 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (TransportationP) 572 -0.00 1213 598 TextOut [0 5 0 0 0] UpdatePen pop pop 1213 606 1785 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (rocess) 229 -0.00 1384 666 TextOut [0 5 0 0 0] UpdatePen pop pop 1384 674 1613 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1499 767 1499 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1476 810 1521 1066 FillRectangle 1476 810 1521 1066 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1476 1177 1521 2704 FillRectangle 1476 1177 1521 2704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 1783 524 2241 704 FillRectangle 1783 524 2241 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Navigator) 343 -0.00 1841 598 TextOut [0 5 0 0 0] UpdatePen pop pop 1841 606 2184 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2012 767 2012 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1989 884 2034 974 FillRectangle 1989 884 2034 974 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1989 1250 2034 1628 FillRectangle 1989 1250 2034 1628 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 2297 524 2754 704 FillRectangle 2297 524 2754 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (TouchableHand) 495 -0.00 2278 598 TextOut [0 5 0 0 0] UpdatePen pop pop 2278 606 2773 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (le) 76 -0.00 2488 666 TextOut [0 5 0 0 0] UpdatePen pop pop 2488 674 2564 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2526 767 2526 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2503 1739 2548 1830 FillRectangle 2503 1739 2548 1830 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 2810 524 3268 704 FillRectangle 2810 524 3268 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PhysicalVolum) 495 -0.00 2792 598 TextOut [0 5 0 0 0] UpdatePen pop pop 2792 606 3287 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (e) 38 -0.00 3021 666 TextOut [0 5 0 0 0] UpdatePen pop pop 3021 674 3059 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3040 767 3040 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3017 1935 3062 2026 FillRectangle 3017 1935 3062 2026 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 3324 524 3782 704 FillRectangle 3324 524 3782 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (LogicalVolume) 495 -0.00 3306 598 TextOut [0 5 0 0 0] UpdatePen pop pop 3306 606 3801 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3553 767 3553 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3531 1299 3575 1390 FillRectangle 3531 1299 3575 1390 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3531 1446 3575 1537 FillRectangle 3531 1446 3575 1537 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3531 2082 3575 2173 FillRectangle 3531 2082 3575 2173 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3531 2375 3575 2466 FillRectangle 3531 2375 3575 2466 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 3862 524 4320 704 FillRectangle 3862 524 4320 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Step) 152 -0.00 4017 598 TextOut [0 5 0 0 0] UpdatePen pop pop 4017 606 4169 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4092 767 4092 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4069 2767 4114 3138 FillRectangle 4069 2767 4114 3138 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 4341 524 4820 704 FillRectangle 4341 524 4820 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ParticleChange) 533 -0.00 4315 598 TextOut [0 5 0 0 0] UpdatePen pop pop 4315 606 4848 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (ForTransport) 457 -0.00 4353 666 TextOut [0 5 0 0 0] UpdatePen pop pop 4353 674 4810 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4581 767 4581 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4558 2229 4603 2319 FillRectangle 4558 2229 4603 2319 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4558 2522 4603 2613 FillRectangle 4558 2522 4603 2613 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4558 2815 4603 3047 FillRectangle 4558 2815 4603 3047 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 6406 524 6864 704 FillRectangle 6406 524 6864 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PostStepPoint) 495 -0.00 6388 598 TextOut [0 5 0 0 0] UpdatePen pop pop 6388 606 6883 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 6636 767 6636 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 6613 2864 6658 2955 FillRectangle 6613 2864 6658 2955 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 4865 524 5323 704 FillRectangle 4865 524 5323 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Process) 267 -0.00 4962 598 TextOut [0 5 0 0 0] UpdatePen pop pop 4962 606 5229 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 5095 767 5095 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5072 3207 5116 3921 FillRectangle 5072 3207 5116 3921 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 5893 524 6350 704 FillRectangle 5893 524 6350 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PreStepPoint) 457 -0.00 5894 598 TextOut [0 5 0 0 0] UpdatePen pop pop 5894 606 6351 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 6122 767 6122 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 6099 3329 6144 3420 FillRectangle 6099 3329 6144 3420 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 6099 3647 6144 3738 FillRectangle 6099 3647 6144 3738 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 5379 524 5837 704 FillRectangle 5379 524 5837 704 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Track) 191 -0.00 5513 598 TextOut [0 5 0 0 0] UpdatePen pop pop 5513 606 5704 606 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 5608 767 5608 4302 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5585 3256 5630 3511 FillRectangle 5585 3256 5630 3511 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5585 3573 5630 3829 FillRectangle 5585 3573 5630 3829 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1008 810 1474 810 LineTo [0 5 128 0 0] UpdatePen pop pop 1474 810 1419 833 LineTo pop pop 1474 810 1419 787 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (AlongStepGPIL\( \)) 610 -0.00 936 760 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 884 1988 884 LineTo [0 5 128 0 0] UpdatePen pop pop 1988 884 1933 907 LineTo pop pop 1988 884 1933 861 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ComputeStep\( \)) 533 -0.00 1488 834 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1008 1177 1474 1177 LineTo [0 5 128 0 0] UpdatePen pop pop 1474 1177 1419 1200 LineTo pop pop 1474 1177 1419 1154 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PostStepDoIt\( \)) 572 -0.00 954 1127 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 1250 1988 1250 LineTo [0 5 128 0 0] UpdatePen pop pop 1988 1250 1933 1273 LineTo pop pop 1988 1250 1933 1227 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Locate\( \)) 343 -0.00 1583 1201 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 2035 1299 3529 1299 LineTo [0 5 128 0 0] UpdatePen pop pop 3529 1299 3474 1322 LineTo pop pop 3529 1299 3474 1276 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetMaterial\( \)) 533 -0.00 2515 1249 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 2035 1446 3529 1446 LineTo [0 5 128 0 0] UpdatePen pop pop 3529 1446 3474 1469 LineTo pop pop 3529 1446 3474 1423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetMaterialCutCouple\( \)) 876 -0.00 2344 1396 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 1739 2502 1739 LineTo [0 5 128 0 0] UpdatePen pop pop 2502 1739 2447 1762 LineTo pop pop 2502 1739 2447 1717 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetPhysicalVolume\( \)) 762 -0.00 1630 1690 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 1935 3015 1935 LineTo [0 5 128 0 0] UpdatePen pop pop 3015 1935 2960 1958 LineTo pop pop 3015 1935 2960 1912 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 724 -0.00 1905 1885 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 2082 3529 2082 LineTo [0 5 128 0 0] UpdatePen pop pop 3529 2082 3474 2105 LineTo pop pop 3529 2082 3474 2059 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterial\( \)) 533 -0.00 2258 2032 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 2229 4556 2229 LineTo [0 5 128 0 0] UpdatePen pop pop 4556 2229 4501 2251 LineTo pop pop 4556 2229 4501 2206 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetMaterial\( \)) 533 -0.00 2772 2179 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 2375 3529 2375 LineTo [0 5 128 0 0] UpdatePen pop pop 3529 2375 3474 2398 LineTo pop pop 3529 2375 3474 2352 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterialCutCouple\( \)) 876 -0.00 2087 2325 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1522 2522 4556 2522 LineTo [0 5 128 0 0] UpdatePen pop pop 4556 2522 4501 2545 LineTo pop pop 4556 2522 4501 2499 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetMateriaCutCouple\( \)) 838 -0.00 2619 2472 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1008 2767 4067 2767 LineTo [0 5 128 0 0] UpdatePen pop pop 4067 2767 4012 2789 LineTo pop pop 4067 2767 4012 2744 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UpdateStepForPostStepDoIt\( \)) 1067 -0.00 2003 2717 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 4115 2815 4556 2815 LineTo [0 5 128 0 0] UpdatePen pop pop 4556 2815 4501 2838 LineTo pop pop 4556 2815 4501 2792 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Update\( \)) 343 -0.00 4163 2766 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 4604 2864 6611 2864 LineTo [0 5 128 0 0] UpdatePen pop pop 6611 2864 6556 2887 LineTo pop pop 6611 2864 6556 2841 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Set methods) 419 -0.00 5397 2814 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1008 3207 5070 3207 LineTo [0 5 128 0 0] UpdatePen pop pop 5070 3207 5015 3230 LineTo pop pop 5070 3207 5015 3184 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PostStepDoIt\( \)) 572 -0.00 2752 3157 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 5117 3256 5584 3256 LineTo [0 5 128 0 0] UpdatePen pop pop 5584 3256 5529 3278 LineTo pop pop 5584 3256 5529 3233 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterial\( \)) 533 -0.00 5084 3206 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 5631 3329 6098 3329 LineTo [0 5 128 0 0] UpdatePen pop pop 6098 3329 6042 3352 LineTo pop pop 6098 3329 6042 3306 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterial\( \)) 533 -0.00 5598 3279 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 5117 3573 5584 3573 LineTo [0 5 128 0 0] UpdatePen pop pop 5584 3573 5529 3596 LineTo pop pop 5584 3573 5529 3551 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterialCutCouple\( \)) 876 -0.00 4913 3524 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 5631 3647 6098 3647 LineTo [0 5 128 0 0] UpdatePen pop pop 6098 3647 6042 3670 LineTo pop pop 6098 3647 6042 3624 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterialCutCouple\( \)) 876 -0.00 5426 3597 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 4630 1524 6578 1524 6578 876 6523 821 4630 821 5 Polygon pop pop 4630 821 6523 821 LineTo 6578 876 LineTo 6578 1524 LineTo 4630 1524 LineTo 4630 821 LineTo pop pop 6523 821 6523 876 LineTo 6578 876 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 63 128 MwSetFont /Courier 78 0 MwSetFont /Courier 63 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Both material and material-cut-couple should be updated ) 2134 -0.00 4648 881 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (beforehand by ParticleCHangeForTransport.) 1562 -0.00 4648 948 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (Initialization of PreStepPoint of the first step is the responsibility of ) 2820 -0.00 4648 1083 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (SteppingManager::SetInitialStep\(\).) 1296 -0.00 4648 1150 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen initclip newpath 0 0 7015 4960 RectanglePath clip newpath /Courier 78 0 MwSetFont pop pop % pop out coordinates for current pen position showpage %%Trailer %%EOF