Skip to content

Vba and Lisp programs for AutoCAD to add some commands and functions.

Notifications You must be signed in to change notification settings

VB6Hobbyst7/AutoCAD-Programs

 
 

Repository files navigation

AutoCAD-Programs

Vba and Lisp programs for AutoCAD to add some commands and functions.

HOW TO USE

here are two lisp programs and other VBA programs which are interrelated.

  • First of all make a vba project and import all .bas files.
  • save that ass .dvb file.
  • load that .dvb and Slim.lsp file into AutoCAD application. (you can also make them to always load)
  • use the commands from .lsp file, which will in turn call the subroutines from the loaded .dvb file.

About

Vba and Lisp programs for AutoCAD to add some commands and functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 88.7%
  • Common Lisp 11.3%