Problem with inserting next DXF files
Moderators: SDS, support, admin
Problem with inserting next DXF files
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.
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
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.
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.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support