drawing in autocad from vb commands

drawing in autocad from vb commands

Anonymous
Not applicable
479 Views
1 Reply
Message 1 of 2

drawing in autocad from vb commands

Anonymous
Not applicable

Sir

 

We want to draw some  simple drawing (using elllipses, rectagle, line, oval, etc) in autocad.  The commands have to imported from vb.net or asp.net.  The resultant drawing have to be  exported to jpeg file.  Is it possible in autoccad ? kindly let me know.  We are from computing engineering discipline, don't know much about autocad.

 

- b krishnakumar

9443345432

0 Likes
480 Views
1 Reply
Reply (1)
Message 2 of 2

Darin.Green
Mentor
Mentor

Welcome to the community!

Yes, using AutoCAD, you have the ability to plot using PublishToWebJPG.pc3. You'll need to write code to interact with the plot models. Although the post is old, it's still useful and should get you moving in the right direction:

 

Plotting through .NET

 

Thanks,

Darin



If this information was helpful, please consider using the Accept Solution


0 Likes