Output to dxf? [message #18950] |
Wed, 16 February 2000 00:00  |
Dr.Xiaoming XU
Messages: 7 Registered: April 1998
|
Junior Member |
|
|
It is great to get contour line with IDL, but how can output that in DXF
format?
Thanks!
Xu
|
|
|
|
|
|
Re: Output to dxf? [message #19156 is a reply to message #18950] |
Fri, 25 February 2000 00:00  |
Brad Gom
Messages: 49 Registered: August 1997
|
Member |
|
|
I doubt that anyone has written an IDL routine to output DXF files. IDL has
great Postscript output, and few people need scientific figures in DXF
format.
I think Postscript (PS) is a more general purpose file format, and most
people end up converting from DXF to PS and not the other way around..
However, there are programs that will convert an IDL generated PS file to DXF
format: Large packages like CorelDraw, for example, will import, convert, and
export most vector file types including PS and DXF. You may also find
shareware programs designed to convert PS to DXF.
Brad
Xiaoming XU wrote:
> No people did that??
>
> Xiaoming XU schrieb in Nachricht <950713911.277327@tropica.sime.com>...
>> It is great to get contour line with IDL, but how can output that in DXF
>> format?
>>
>> Thanks!
>>
>> Xu
>>
>>
|
|
|