[vtkusers] AutoCad dxf reader?
John Biddiscombe
biddisco at cscs.ch
Wed Aug 30 08:58:48 EDT 2006
I also have a vtkDXFReader. It hasn't been used for a couple of years so
I'll see if it builds and runs with the new pipeline architecture. When
I wrote it there was no such thing as composite datasets, so I made a
collection dataset type and exported each layer inside a dataset in a
collection. I'll have a poke around with it when I get home.
I wasn't at liberty to give the code away when I wrote it, but probably
it's safe now. I'll get in touch off list
JB
dean.inglis at camris.ca wrote:
> Hi Mathieu,
>
> found JB's old (and extensive) delphi code at
>
> http://delphi.icm.edu.pl/authors/a0000970.htm
>
> unfortunately it does not appear to work with
> "modern" dxf format files. Thanks for the
> hints.
>
> Dean
>
>>> does anyone have an AutoCad .dxf file reader
>>> written in C++ that could work as a reader in
>>> VTK? I am looking to convert basic .dxf line,
>>> circle, polyline etc. entities into vtkPolyData.
>>>
>> Dean,
>>
>> From the top of my head, there are a couple of delphi classes from John
>> Biddiscombe. There is also a small project on sourceforge.net (only 2D
>> AFAK). The only real implementation is GPL: opendwg
>>
>> http://www.opendesign.com/
>>
>> HTH
>> Mathieu
>>
>>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
More information about the vtkusers
mailing list