Homelite 2060, HL-P2500, HL-1660E, HL-2400CE, HL-1450 Fill pattern specified by Current position

Models: HL-1250 HL-1270N HL-1470N 2400C HL-1050 HL-P2500 2060 HL-1660E HL-1070 HL-1450 HL-2400CE

1 431
Download 431 pages 8 Kb
Page 328
Image 328

10/10/03

RA - Fill rectangle absolute

RA X, Y[;]

X ; X coordinate of opposite angle for the rectangle

Y ; Y coordinate of opposite angle for the rectangle

X and Y coordinates are absolute coordinates in user units or graphics units.

Fill in the rectangle formed by the current position and the opposite angle specified by X and Y.

After plotting, the cursor returns to its point of origin.

Plotting is performed whether the pen is up or down.

When scaling has been performed, the rectangle is plotted in user units.

Also, when scaling has been performed, the values for X and Y are real numbers.

When there is no scaling, the rectangle is plotted in graphics units.

When there is no scaling, the coordinate values for X and Y are integer numbers.

(X, Y)

Fill pattern specified by

Current position

10 '*** RAEX ***

20 LPRINT "IN;SP1;PA5000,4000;"

30 LPRINT "PT.3;FT1;RA4250,3250;"

40 LPRINT "FT3,100;RA5750,3250;"

50 LPRINT "FT2;RA5750,4750;"

60 LPRINT "FT4,100,45;RA4250,4750;"

70END <Sample 71>

RR- Fill rectangle relative

RR X, Y[;]

X ; X coordinate of opposite angle for the rectangle

Y ; Y coordinate of opposite angle for the rectangle

Coordinates are relative to the current position in user units or graphics units.

Fill in the rectangle formed by the current position and the opposite angle specified by X and Y.

After plotting the cursor returns to its point of origin.

Plotting is performed whether the pen is up or down.

When scaling has been performed, the rectangle is plotted in user units.

Also, when scaling has been performed, the values for X and Y are real numbers.

When there is no scaling, the rectangle is plotted in graphics units.

When there is no scaling, the coordinate values for X and Y are integer numbers.

Y increment

Fill pattern specified by

Current position

X increment

10 '*** PREX ***

20 LPRINT "IN;SP1;PA5000,5000;"

30 LPRINT "PT.3;FT1;RR500,500;"

35 LPRINT "PR500,0;"

40 LPRINT "FT3,70;RR500,500;"

45 LPRINT "PR0,500;"

50 LPRINT "FT2;RR500,500;"

60 LPRINT "FT4,70,45;RR-500,500;"

70END <Sample 73>

CHAPTER 9 HP-GL - 16

Page 328
Image 328
Homelite 2060, HL-P2500, HL-1660E, HL-2400CE, HL-1450, HL-1050, HL-1250, HL-1470N Fill pattern specified by Current position