Search found 12 matches
- 28 Jan 2011, 16:42
- Forum: CADViewX
- Topic: How to obtain old version of cadviewx?
- Replies: 5
- Views: 42460
Re: How to obtain old version of cadviewx?
Hello,
6.3.0.100 version was the latest from the 'v.6.x' generation. The most recent version of CADViewX (v.7.x) is possible to download here:
http://www.cadsofttools.com/download/cadviewx.zip
6.3.0.100 version was the latest from the 'v.6.x' generation. The most recent version of CADViewX (v.7.x) is possible to download here:
http://www.cadsofttools.com/download/cadviewx.zip
- 25 Nov 2010, 16:30
- Forum: CAD DLL
- Topic: How To Update CADImporterDLL
- Replies: 2
- Views: 30378
- 02 Nov 2010, 17:26
- Forum: Leave a request and get answer
- Topic: svg conversion
- Replies: 1
- Views: 24082
Re: svg conversion
Hello Jeroen,
In your case you will need a server license option. Please contact us via e-mail at info(a)cadsofttools.com for further information.
Regards,
Yaroslav
In your case you will need a server license option. Please contact us via e-mail at info(a)cadsofttools.com for further information.
Regards,
Yaroslav
- 08 Oct 2010, 17:33
- Forum: CAD DLL
- Topic: GetUnits does not work
- Replies: 1
- Views: 25313
Re: GetUnits does not work
Hello,
You just need to change "CADGetUnits" to "CADUnits":
You just need to change "CADGetUnits" to "CADUnits":
Code: Select all
CADGetUnits = (CADUNITS) GetProcAddress(hCADImporter, "CADGetUnits");
Code: Select all
CADGetUnits = (CADUNITS) GetProcAddress(hCADImporter, "CADUnits");
- 15 Sep 2010, 11:28
- Forum: CAD DLL
- Topic: Cad Image Dll unregistered version
- Replies: 6
- Views: 79109
Re: Cad Image Dll unregistered version
Hello Ari,
We suppose you need special server license in this case. Please contact us at sales@cadsofttools.com to discuss the most suitable licensing option.
Regards,
Yaroslav
We suppose you need special server license in this case. Please contact us at sales@cadsofttools.com to discuss the most suitable licensing option.
Regards,
Yaroslav
- 18 Aug 2010, 11:26
- Forum: ABViewer
- Topic: Ich möchte ABViewer als Konverter CGM2DXF einsetzen
- Replies: 3
- Views: 36763
Re: Ich möchte ABViewer als Konverter CGM2DXF einsetzen
In der neuen Version von ABViewer haben wir Ihre Ratschläge brücksichtigt und Konvertieren aus der Kommandozeile auch nicht nur mit absolutem Pfad sondern auch mit relativem Pfad ermöglicht. Als Beispiel konvertieren wir ein CGM File (c:\data\file1.cgm) ins DXF: 1. Konvertieren mit absolutem Pfad– B...
- 22 Jun 2010, 16:09
- Forum: Developers forum
- Topic: Idea for new thread forum
- Replies: 3
- Views: 62721
Re: Idea for new thread forum
Hello Eric,
What do you think about moderating this new thread? How would you like to name it?
What do you think about moderating this new thread? How would you like to name it?
- 22 Jun 2010, 16:00
- Forum: Plugins for 3rd-party software
- Topic: new version - what is new?
- Replies: 3
- Views: 24119
Re: new version - what is new?
Hello Peter, You are completely right. Both TXT-files describe the current version v.7.2.5. It was the 'silent release'. Actualy we plan to release new version of the TC Plugin in the nearest future with the latest AutoCAD 2011 file formats support. "Some Bugs fixed" means we work hard to make our p...
- 15 Jun 2010, 17:27
- Forum: CAD .NET
- Topic: Problem under VS2010
- Replies: 3
- Views: 16885
Re: Problem under VS2010
Hello,
It looks like you need extended version of the dll. Please contact info@cadsofttools.com to get it.
It looks like you need extended version of the dll. Please contact info@cadsofttools.com to get it.
- 02 Jul 2009, 13:38
- Forum: CAD DLL
- Topic: How buying Importer DLL
- Replies: 1
- Views: 25230
Re: How buying Importer DLL
Dear Marc, There are 2 main licensing options for CADSoftTools' components: 1. End-user licensing. This option requires a license for each user of your application. If you obtain 1 end-user license you are the only person who can use your program with our component. You can find these prices for thi...
- 01 Jul 2009, 10:13
- Forum: CAD VCL
- Topic: Delphi 2009 and "CAD Import VCL"
- Replies: 1
- Views: 12503
Re: Delphi 2009 and "CAD Import VCL"
Dear Romeo,
Delphi 2009 is supported in newest CAD Import VCL v.7 which is available in beta version and can be purchased now. Please write to info@cadsofttools.com to get compilable dcu examples for Delphi 2009 and other Delphi / CBuilder versions.
Delphi 2009 is supported in newest CAD Import VCL v.7 which is available in beta version and can be purchased now. Please write to info@cadsofttools.com to get compilable dcu examples for Delphi 2009 and other Delphi / CBuilder versions.
- 19 May 2009, 10:58
- Forum: CAD VCL
- Topic: Delphi 2009
- Replies: 8
- Views: 39916
Re: Delphi 2009
We have good news! CAD Import VCL and CAD Export VCL are ported to Delphi 2009 and completely tested. For more information please write to our sales dept - salesatcadsofttoolsdotcom