DXFExport and sgimage
Moderators: SDS, support, admin
DXFExport and sgimage
Hi,
we buy DXFExport source VLC and a update for CadImport VLC source !
We developpe some graphics into a TsgImage with block and some Attributs for Insert.
Does DXFExport can directly export it (by the GDI) or does i must parse the DXF drawing and make the export by hand ?
Thanks for your product !
PS: ok after reading all forum i see that you project to make a automatic TSgImage to dxf, can you give us the status of that ? thanks
Eric Jourde
we buy DXFExport source VLC and a update for CadImport VLC source !
We developpe some graphics into a TsgImage with block and some Attributs for Insert.
Does DXFExport can directly export it (by the GDI) or does i must parse the DXF drawing and make the export by hand ?
Thanks for your product !
PS: ok after reading all forum i see that you project to make a automatic TSgImage to dxf, can you give us the status of that ? thanks
Eric Jourde
1. DXFExport can export EMF or WMF files into DXF format.
In our demo application the button "Make DXF directly..." allows exporting directly into DXF format without intermediate metafile.
2. The direct export is currently in the process of development. A DXF format has many subtleties. AutoCAD(TM) is very sensitive to the correct organization of a DXF file (our CADImportVCL and ABViewer bypass some inaccuracies in DXF files). That is why a complicated work with a lot of testing is required here.
Morever, we want to organize exporting in such a way so that all CAD formats, supported by our products, could be exported into DXF format.
Igor Tobolov (CADSoftTools support team)
please post questions to the forum or write to support@cadsofttools.com
In our demo application the button "Make DXF directly..." allows exporting directly into DXF format without intermediate metafile.
2. The direct export is currently in the process of development. A DXF format has many subtleties. AutoCAD(TM) is very sensitive to the correct organization of a DXF file (our CADImportVCL and ABViewer bypass some inaccuracies in DXF files). That is why a complicated work with a lot of testing is required here.
Morever, we want to organize exporting in such a way so that all CAD formats, supported by our products, could be exported into DXF format.
Igor Tobolov (CADSoftTools support team)
please post questions to the forum or write to support@cadsofttools.com