How to merge dxf files and save a new file ?
Posted: 23 Jun 2005, 13:21
I bought DXFExporterVCL and DXFImporterVCL for Borland C++Builder6.
I want to implement with these component following steps.
I have to finish these steps in a few days.
1. Open a DXF file
2. Open a DXF file which is added exist DXF file
3. Get the points of each Enitites
4. Calculations of coordintion (transform...) (My own job)
5. Modify the coordination of points each entities.
6. Save a new file which is converted ACad Version.
AddScaledDXF does not add infoms of entities to the DXFConverter ?
I want to implement with these component following steps.
I have to finish these steps in a few days.
1. Open a DXF file
2. Open a DXF file which is added exist DXF file
3. Get the points of each Enitites
4. Calculations of coordintion (transform...) (My own job)
5. Modify the coordination of points each entities.
6. Save a new file which is converted ACad Version.
AddScaledDXF does not add infoms of entities to the DXFConverter ?