create arc


Create a circle or an ellipse, or a segment of a circle or ellipse.

Syntax

ge> create arc /x1= /y1= /x2= /y2= /angle1= /angle2=

/x1                 x-coordinate of upper left corner of a rectangle the surrounds the ellipse.
/y1                 y-coordinate of upper left corner of a rectangle the surrounds the ellipse.
/x2                 x-coordinate of lower right corner of a rectangle the surrounds the ellipse.
/y2                 y-coordinate of lower right corner of a rectangle the surrounds the ellipse.
/angle1             Angle that states the start of a circle segment in degrees.
                Default value 0.
/angle2             Angle that states the size of a circle segment in degrees.
                Default value 360 degrees.