Page 1 of 1

Embed CAD .net in an other application ?

Posted: 14 May 2019, 12:57
by Flamandier
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

Re: Embed CAD .net in an other application ?

Posted: 14 May 2019, 19:25
by support
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

Re: Embed CAD .net in an other application ?

Posted: 15 May 2019, 11:45
by Flamandier
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 .

Re: Embed CAD .net in an other application ?

Posted: 15 May 2019, 18:13
by support
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

Re: Embed CAD .net in an other application ?

Posted: 16 May 2019, 16:05
by Flamandier
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

Re: Embed CAD .net in an other application ?

Posted: 16 May 2019, 17:37
by support
Hello,

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

Mikhail