Page 1 of 1

Problem with inserting next DXF files

Posted: 14 Oct 2010, 12:56
by AmperNr1
I have a problem with inserting next DXF files.
I have C++ Builder RAD Studio 2009. Modyfied examples from Delphi doesn't work properly. Adding CGM file give a strange result - many strange, chaotic lines. Creating a new TsgCADImage and putting the new dXF file in it results nothing. I have found some kind of solution by making a new invisible picture panel on my Form1 - then the function AddScaledDXFEx works properly (I put the second DXF from the invisible panel), but after all (when I shut down the program) appear some pointer error and I have to do "Program Reset".

The main question is: "How to properly use the AddScaledDXFEx function in C++ Builder RAD Studio 2009?"

Thank you for any help and advices.

Re: Problem with inserting next DXF files

Posted: 14 Oct 2010, 16:44
by support
Hello.
Possibly the projects translated not fully correct. We can provide you with some native C++ Builder demo projects. Please mail your request to support@cadsofttools.com. Generally using AddScaledDXFEx method doesn't differ in C++ code.

Alexander.