|
CadToolChest FREE AutoLisp PROGRAM LIBRARY
|
|
Program
|
Version
|
AutoCAD
Version
|
3D Butt Weld Elbow
An AutoLisp command, named 3dELL, that construct 3D Butt Weld Elbows or Bends.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
3D Butt Weld Reducing Elbow
An AutoLisp command, named 3dRedELL, that constructs a 3D Butt Weld Reducing Elbow. One of the sub-functions can also be called by your own AutoLisp programs to create a 3D Butt Weld Reducing Elbow.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
3D Hemispherical Head
An AutoLisp command, named 3dHH, that constructs a 3D Hemispherical Head. One of the sub-functions can also be called by your own AutoLisp programs to create a 3D Hemispherical Head.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
3D Pipe
An AutoLisp command, named 3DP, that creates 3D Pipe using AutoCAD 3DSolid Cylinders. A pipe can be constructed with or without wall thickness.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Are Points Collinear
An AutoLisp sub-function that determines if 3 or more 2D or 3D points are collinear.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Are Points Coplanar
An AutoLisp sub-function that determines if 3 or more 2D or 3D points are coplanar.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Butt Weld Pipe Reducer
An AutoLisp command, named BWRED, that creates 2D and 3D Concentric and Eccentric Butt Weld Pipe Reducers.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Fillet Zero
An AutoLisp command, named F0 (that's a zero). It fillets two objects with radius set to zero.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
CadToolChest-Alias
An AutoLisp sub-function that substitutes a name of your choice for any of the standard CadToolChest command names. This does not change the name of the sub-functions.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Intersection of a Line and a Plane
An AutoLisp command, named ILP, that locates the intersection between a line and a plane. Its sub-function can also be called by your own AutoLisp programs.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Is It A Point
An AutoLisp sub-function that determines if a list is a 2d or 3d coordinate.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Polar 3d
An AutoLisp sub-function that returns the 3D coordinate at a 3D angle and distance from another 3D coordinate. The 3D angle can be specified in two ways; either provide the angle in the xy plane and the angle from the xy plane, or provide two 3D coordinates.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
RRRotate
An AutoLisp command, named RRR , that is similar to the standard AutoLisp Rotate command but uses reference angles for both the "from" and "to" angles.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Shackle
An AutoLisp dialog box driven command, named SHACKLE, that constructs 2D (Top, Front and Side views) and 3D Crosby 2130, 2140, and 2150 series shackles (catalogs 2002, 2005 & 2006).
|
2012-12-21
(LSP)
|
2011 thru 2013
(should work in 2002 thru 2010)
|
Shortest Distance between two Objets or a Point and Object
An AutoLisp command, named SDIST, that locates, identifies, and displays the shortest distance between two objects, or between a 3D point and an object. Its sub-functions can also be called by your own AutoLisp programs.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
Welded Flange
An AutoLisp dialog box driven command, named FLANGE , that constructs 2D and 3D piping Weld Flanges.
|
2012-12-21
(LSP)
|
2002 thru 2013
|
|
All programs and documentation are subject to change without notice.
|
|
Even though a program is listed as tested in a particular version of AutoCAD
and not in another, it is likely that it will function properly in newer
versions, and perhaps even in earlier versions. Feel free to test them
(using a test drawing) in whichever version you are using.
Some programs are provided with an LSP file and a FAS file. Only one is needed for execution, and either can be used. The FAS is smaller and loads a little faster. But don't loose the LSP file as it is the source code and will be needed if you want to make changes to the program.
|