Embed CAD .net in an other application ?

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
Flamandier
Posts: 3
Joined: 14 May 2019, 12:37

Embed CAD .net in an other application ?

Post by Flamandier » 14 May 2019, 12:57

HI,

My need is to add 2D modeling capabalities to my busineess application in C#.Net. My application has its own business objects , and a dedicated UI to input technological data . But here is a need to draw these objects ,and I don’t want to re-code 2D graphics, 2D Geometry “from scratch” .

The scenario I Would like to do is

The user choose in my application an object to draw, for example a wall
Inside my application the user draw the “wall” in embeded CAD
Thne I can I get in my application some information from embeded CAD( Postion of wall for example)
For this scenario , I need to use a customize UI windows , embed it in my application, i need to have an access to CAD API.

Is CAD .Net a right tool for such scenario ?

Thanks

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

Re: Embed CAD .net in an other application ?

Post by support » 14 May 2019, 19:25

Hello,

CAD .NET provides a WinForms control named CADEditorControl which allows to draw CAD entities with a mouse or by C# code. All drawn objects can be later accessed (read/modified) through the control .NET API.

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

Flamandier
Posts: 3
Joined: 14 May 2019, 12:37

Re: Embed CAD .net in an other application ?

Post by Flamandier » 15 May 2019, 11:45

Thanks for answer.

If I go on with CAD .net , what would be the licensing model ?

For example, I have a team team of 5 developers on the project, and I build an application integrating CAD.Net that I will sell to 30 customers .

How many licenses would I need ?

Thanks .

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

Re: Embed CAD .net in an other application ?

Post by support » 15 May 2019, 18:13

Hello,

I have forwarded your questions regarding the licensing model to my colleagues from Sales department. One of our sales managers will contact you via e-mail.

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

Flamandier
Posts: 3
Joined: 14 May 2019, 12:37

Re: Embed CAD .net in an other application ?

Post by Flamandier » 16 May 2019, 16:05

Hi again,

Would you please give me a link or a name of an application which was developed by one of your customer company using the embeded CADEditorControl ?

I would like to see an example of this solution ,as a reference , let's say

Thanks again

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

Re: Embed CAD .net in an other application ?

Post by support » 16 May 2019, 17:37

Hello,

Unfortunately, our customers usually don't provide us (technical support) such information as a name of the developed application.

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

Post Reply