[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Trajectory Computation
Tip# 2141 By Albert Botton On 01-Aug-2006
4
Rated By 1 users Downloaded : 892
Categories : LISP Code Modules
Software type : AutoCAD
Rename File To : Tip2141: trajectory.lsp
Draws a representation of the trajectory for objects dropping off a moving conveyor line.

Trajectory Computation (Tip #2141), by Albert Botton, is another great number crunching example. This function draws a representation of the trajectory for objects dropping off a moving conveyor line. Once loaded, type TRJ at the AutoCAD Command line to get the belts moving. Several inputs are required as related to the speed of the belt, pulley details, material details and other dimensions before it calculates and displays the trajectory. A nice set of programming loaded with comments and other useful programmer utilities.

 

 

Average Rating:
4


User comments