CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 4321:

Question

CAD 
 %  platform  category 
A
Any set of LISP (.lsp/.vlx/.fas) applications can be loaded automatically into all AutoCAD documents.

You can either add them individually to your ACAD.LSP, ACADDOC.LSP etc. files - or - simply drag them on the briefcase icon in the APPLOAD command.

You can also use the (vl-load-all) VLisp command to load an application into all current and subsequently opened documents - e.g.:

(vl-load-all "myApp.vlx")
ACADADTMap
100% *CAD
1.4.2005   14522×  
   
this tip shared by ARKANCE experts applies to: AutoCAD · AutoCAD Architecture · AutoCAD Map 3D ·

See also:
Tip 14989:How to draw a line from its midpoint in AutoCAD?
Tip 14962:How do you connect two offset lines with an ogee curve, double-arc wave?
Tip 14957:Controlling Navisworks from the runstring.
Tip 14946:Dimensioning the arc length and radius at the same time.
Tip 14944:How to import an SVG file into AutoCAD? (SVGimport)


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  





Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist