|
-
Jun 12th, 2008, 01:44 AM
#1
Thread Starter
Junior Member
Insert dwg in AutoCAD using VB
Hallo Friends,
I am new here today...searching a code in internet for following problem.
I have a drawing in AutoCAD2005.
I have written a VisualBasic program finding an Appropriate dwg files in Particular folders coz you people know how our Explorer works..in tree form...clicking clicking and so on till we need our particular folder..so inorder to minimize the time program works using command buttons and lists all the dwgs in Listview.
now i choose a dwg file in Listview ( i mean its a small drawing which should be inserted in opened drawing ). and click the Button INSERT.
now task is this dwg file which is been selected in Listview shold be inserted in opened autocad drawing.
Please can anybody help me how to write this code for this Button Insert..
Private sub insert_click()
.
.
.
.
.
End Sub
it would be very helpfull for me my friends..
i think i have expressed my task in detail..
Thanks - Singoi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|