Divides one value by another using the / operator in AutoLISP.
Defines a new function in AutoLISP. Use 'c:' prefix to create a command that can be run directly in AutoCAD.
Creates a spline curve through a series of points in AutoCAD.
Compares if value A is greater than value B using the > operator in AutoLISP.
Compares if value A is less than value B using the < operator in AutoLISP.
Creates a list of items using the list function in AutoLISP.
Extends an object to intersect with a boundary object in AutoCAD.
Trims an object to a cutting edge object in AutoCAD.
Creates a parallel copy of an object at a specified distance in AutoCAD.