Page 1 of 1

How to merge dxf files and save a new file ?

Posted: 23 Jun 2005, 13:21
by koseco
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 ?

Posted: 04 Aug 2006, 11:46
by support
AddScaledDXF adds TsgDXFXRef entity.
i.e. DXFConverter.Entities will include INSERT entity which will contain the Block with Xref.

Sergey.

please post questions to the forum or write to support@cadsofttools.com