converting dwg / dxf file to x-y-z-ASCII files?

  • Thread starter Thread starter Harry
  • Start date Start date
H

Harry

Hi, I received an AutoCAD dwg file with a lots of polylines. I need the
coordinates (x,y,z) of this polylines to create a digital elevation
model. How can I convert these lines to a x-y-z ASCII file? Thanks a
lot for any hint Harry
 
Harry a écrit :
Hi, I received an AutoCAD dwg file with a lots of polylines. I need the
coordinates (x,y,z) of this polylines to create a digital elevation
model. How can I convert these lines to a x-y-z ASCII file? Thanks a
lot for any hint Harry
Hi,

DxfWorks might help you. Take a look here : http://dxfworks.free.fr/

Philippe
 
Harry said:
Hi, I received an AutoCAD dwg file with a lots of polylines. I need the
coordinates (x,y,z) of this polylines to create a digital elevation
model. How can I convert these lines to a x-y-z ASCII file? Thanks a
lot for any hint Harry

Have a look at http://www.caddproductivity.com/survey.htm. See the
Export section. Currently it does not read the vertices from 2 and 3D
polylines. I could add the functionality however.

Mark
 
Back
Top