Stephen R. Collier
Guest
|
Posted:
Tue Apr 05, 2005 7:53 pm Post subject:
Re: Open Autocad drawing with VBA programming |
|
|
Do you have AutoCAD 2000 or above installed? If you do then you can type
VBAMAN at the AutoCAD command prompt. In the dialog, click the Load button
and go find your .dvb file. After that, hit the Visual Basic Editor button
to open up the familiar VBA code editor.
You'll get more help in the autodesk.autocad.customization.vba newsgroup.
The people in this newsgroup are here for more general questions so they
won't be able to help as much.
If you don't have AutoCAD 2000 or above installed, then you won't be able to
do VBA development with it.
"ch_rizwan094" <nospam@address.withheld> wrote in message
news:17066790.1112713120144.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | i would like to open the AutoCAD drawing into VBA ( visual Basic for
Application Editor in to AutoCAD)with extension( .dvb ) how i can ??
plz help me to accomplish this task which requires immediate solution.
Mail me if u have something in this regard on :
ch_rizwan094@hotmail.com
ur help will highly be appreciated,
Ch Rizwan |
|
|