Overview | Statement List | Example
obj = LINE/point,ATANGL,angle
Creates a line thru a previously created point at a specified angle. The angle is measured counterclockwise from the current positive X axis. The line is created, and the angle is measured in a plane containing the point which is parallel to the current work plane.
Parameter |
Description |
point |
A previously defined point through which the line runs. |
ATANGL |
Minor word that indicates that the angle of the line is to be specified. |
angle |
The angle of the line, in degrees, which is measured from the positive X axis of the work coordinate system to the line. A positive angle rotates the line counterclockwise about the specified point and a negative angle rotates the line clockwise. |