Too large DXF (143 MB)

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
zrudic
Posts: 6
Joined: 09 Dec 2008, 14:21

Too large DXF (143 MB)

Post by zrudic » 09 Dec 2008, 15:44

We have CADImporter.dll embedded into our software for import of various vector graphics. Some customer complain about not to be able to import dxf of 143 MB. Debugger (BorlandC++Builder 5.0) shows "Insufficient memory..." and crashes in CADCreate(...). I have 1 GB of RAM. Is it possible that 143 MB dxf file fills 7 times more RAM ?

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Too large DXF (143 MB)

Post by support » 10 Dec 2008, 10:13

Hello,

Theoretically this is possible. It depends on what CADImporter.Dll version is used and what the contents DXF file has.
Can you please send us one of such files (certainly packed) to support@cadsofttools.com or give us a download link for we could test the problem?

Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply