dwf importer
dwf importer
i would like to know how to convert easily a dwf file into dxf file with dwgdirect libraries.
i have noticed there is a dwfimport.lib but i don't know how to use it.
the documentation about it is too "thin" and there is no example available in dd_nonlibs.zip.
if anyone did / do that, thanks for sending me an example ...
last edited by mpotus; 15th february 2005 at 02:27 amfff">.
usage sample is in odamfcapp. see (odamfcappdoc.cpp,1350) codamfcappdoc:

nimportdwf() function.
thanks
quote:
originally posted by wvk
usage sample is in odamfcapp. see (odamfcappdoc.cpp,1350) codamfcappdoc:

nimportdwf() function.
the convertor dwf - dwg is carried out !
thanks.