AddScaledDXF not present in CADImport.NET trial?

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
robhoney
Posts: 4
Joined: 27 Oct 2009, 13:50

AddScaledDXF not present in CADImport.NET trial?

Post by robhoney » 27 Oct 2009, 13:58

Hello,

I have downloaded the CADImport.NET trial (7) and loaded up the Merge Files demo, as this contains similar functionality to that which I need (in particular AddScaledDXF). However the AddScaledDXF method of CADImage seems to be missing? Has it been deprecated and replaced with something else (I couldn't see anything obvious)?

Thanks,

Rob H

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

Re: AddScaledDXF not present in CADImport.NET trial?

Post by support » 27 Oct 2009, 18:44

Hello.
The CADImage.AddScaledDXF method didn't missed, it's just a part of CADImage assemly and used from it. If you want to use this method, include CADImage assembly into your project.

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

robhoney
Posts: 4
Joined: 27 Oct 2009, 13:50

Re: AddScaledDXF not present in CADImport.NET trial?

Post by robhoney » 27 Oct 2009, 19:26

I don't think that is the problem - if I comment out the "AddScaledDXF" call out, your demo project compiles complete with the CADImage references.

Unless I'm confused, the trial only has CADImport.DLL anyway.

Regards,

Rob H

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

Re: AddScaledDXF not present in CADImport.NET trial?

Post by support » 28 Oct 2009, 10:18

Sorry, I misunderstood your question. You need CAD Import .NET extended package to compile demo project. Please mail your request to support@cadsofttools.com

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

Post Reply