Embed CAD .net in an other application ?
Moderators: SDS, support, admin
-
- Posts: 3
- Joined: 14 May 2019, 12:37
Embed CAD .net in an other application ?
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
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 ?
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
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
Chat support on Skype: cadsofttools.support
-
- Posts: 3
- Joined: 14 May 2019, 12:37
Re: Embed CAD .net in an other application ?
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 .
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 ?
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
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
Chat support on Skype: cadsofttools.support
-
- Posts: 3
- Joined: 14 May 2019, 12:37
Re: Embed CAD .net in an other application ?
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
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 ?
Hello,
Unfortunately, our customers usually don't provide us (technical support) such information as a name of the developed application.
Mikhail
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
Chat support on Skype: cadsofttools.support