Exchange Forum > ActiveX and VBA
Looking for VBA tutorials for AutoCAD
Looking for VBA tutorials for AutoCAD

#1

Zooom
Join Date:
08-01-2007
I'm new to VBA, and would like to check out some VBA tutorials for AutoCAD on the web. I've already looked into http://www.afralisp.net/. Are there any others that are recommended?
Looking for VBA tutorials for AutoCAD

#2

Nite Coder
Join Date:
07-28-2007
Cool avatar dude, but it's making me dizzzy!
Ah yes, there are a few I've browsed around in. Check out these three.
 
http://www.vbcad.com/
http://www.icadsales.com/index.pl?id=4063
http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=2767701
Looking for VBA tutorials for AutoCAD

#3

ML0940
Join Date:
12-14-2007
Hi Zoom
 
The VBA Editor is filled with VBA examples.
Go to the object browser icon, click on it
Type what you are looking for; then right click on the object or method and click help.
 
In there you will get an explanation and there should be an example for each one.
 
It is a good way to start.
 
I learned from copying and pasting and just teaking the code.
 
Feel free to ask questions
 
Good Luck
 
Mark