A - Commands  
ARC (command)
   Overview   Operations  Commands 

It creates an arc

 Draw toolbar: 

 Command line: ARC, (ARC_CON, ARC_CSA, ARC_CSE, ARC_CSL, ARC_SCA, ARC_SCE, ARC_SCL, ARC_SEA, ARC_SED, ARC_SER)

 

ARC: generic command, requiring to specify 3 points on the circumference

Specify the initial point of the arc or [Center]:Specify a point or enter  C to indicate the arc's center.

 

Variants
Continuation arcs

ARC_CON: it draws an arc prolonging the latest line or arc drawn.

Arcs specified starting from the starting point and center

ARC_SCE (start, center, end).

It specifies an arc using 2 points on the circumference (starting and ending) and the center of the circle.

ARC_SCA (start, center, angle).

It specifies an arc using the starting point, the center of the circle and the central angle.

ARC_SCL (start, center, length).

It specifies an arc using the starting point, the center of the circle and the central angle.

Arcs specified using starting and ending points

ARC_SEA (start, end, angle).

It specifies an arc using the starting point, an ending point on the circumference and the central angle.

ARC_SED (start, end, direction).

It specifies an arc using the starting point and the ending point on the circumference. The curvature is defined by setting the direction tangent to the starting point.

ARC_SER (start, end, radius).

It specifies an arc using the starting point and the ending point on the circumference. The curvature is defined by setting the length of the radius of the circumference which includes the arc.

Arcs specified by starting from the center and the starting point

ARC_CSE (center, start, end).

It specifies an arc using center, start and end.

ARC_CSA (center, start, angle).

It specifies an arc using center, start and central angle.

ARC_CSL (center, start, length).

It specifies an arc using center, start and length.

View all the hidden text in the current page.