Embed CAD .net in an other application ?
Posted: 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
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