Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,

I am doing an application to access Autocad from VB.NET.
Using my code, I am able to draw objects like line, circle in a Autocad drawing(dwg).

Now, I want to move some set of objects from one drawing to another one. I am struggling to get the correct idea or code for this. I am using the follwing to access Autocad.
VB
Dim Acadapp as AcadApplication
Dim AcadDoc as AcadDocument

Need assistance.
Shiva.
Posted
Updated 9-Aug-10 6:29am
v2

1 solution

Hi
can you tell me how i can show dwg in c#
by any control
this my email if you have and want send to me
mostafa.elsadany@windowslive.com
 
Share this answer
 
Comments
Member 8031170 23-Jun-11 17:47pm    
thanks for help

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900