All pastes #848746 Raw Edit

dxflib test

public text v1 · immutable
#848746 ·published 2008-01-09 23:16 UTC
rendered paste body
chris@rover:~/Desktop/dxflib-2.0.4.8-2.src/test$ ./test ~/T.DXF 
Reading file /home/chris/T.DXF...
LAYER: 0 flags: 0
  Attributes: Layer: ,  Color: 7 Width: BYLAYER Type: CONTINUOUS
POLYLINE 
flags: 1
  Attributes: Layer: 0,  Color: BYLAYER Width: BYLAYER Type: BYLAYER
VERTEX   ( 0.000,  0.000,  0.000)  1.000
  Attributes: Layer: 0,  Color: BYLAYER Width: BYLAYER Type: BYLAYER
VERTEX   ( 0.000,  1.000,  0.000)  0.000
  Attributes: Layer: 0,  Color: BYLAYER Width: BYLAYER Type: BYLAYER
VERTEX   (-1.000,  1.000,  0.000)  0.000
  Attributes: Layer: 0,  Color: BYLAYER Width: BYLAYER Type: BYLAYER
VERTEX   (-1.000,  0.000,  0.000)  0.000
  Attributes: Layer: 0,  Color: BYLAYER Width: BYLAYER Type: BYLAYER
POINT    ( 0.500,  0.500,  0.000)
  Attributes: Layer: 0,  Color: BYLAYER Width: BYLAYER Type: BYLAYER
chris@rover:~/Desktop/dxflib-2.0.4.8-2.src/test$