Files
dxftogcode/dxf-specs.txt
John Thornton 1f01e8da71 move lib to sub-directory
Signed-off-by: John Thornton <bjt128@gmail.com>
2015-10-30 13:20:49 -05:00

17 lines
520 B
Plaintext

LINE 10, 20, 30 (start point), 11, 21, 31 (end point).
POINT 10, 20, 30 (point), 50 (angle of X axis for the UCS in effect
when the Point was drawn -optional 0, for use when PDMODE is
nonzero).
CIRCLE 10, 20, 30 (center), 40 (radius).
ARC 10, 20, 30 (center), 40 (radius), 50 (start angle), 51 (end
angle)
0 start of an entitiy
8 layer name
$ANGBASE is set to 0.0, meaning 0 degrees is to the east or right.
$ANGDIR is set to 0, meaning drawing is counter-clockwise.