PDA

View Full Version : Graphical Webapplication



0621990
2009-02-04, 08:47 AM
Hey everyone, I'm new here.

I'm working on a project for school. In this project I have to build a graphical webapplication in which people can put certain autocad objects on a plain. The end result should be a autoCad document.
I have to do this in asp.net.

My question is: what is the best way to realize this? Is it possible to do it with autodesk.autocad.interop (for which I have almost no knowledge) or just write the autocad file in a .dxf format (with more programming probably).

Also, the users of the application can't draw their own things, they have to choose from a list of objects (from a custom library) and these objects can't overlap each other.
I'm working with AutoCAD LT 2009.

I hope this is enough information and somebody can help me.
Sorry, if my english has errors.