[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.
Road Layout
Tip# 2198 By Mark LaBell On 01-Apr-2007
4
Rated By 1 users Downloaded : 542
Categories : 2D Operations
Software type : AutoCAD
Rename File To : Tip 2198: road.lsp
Creates the offset lines associated with detailing a roadway with sidewalk.

Road Layout (Tip #2198) from Mark LaBell is a great example of a command sequence that gets a lot done with minimal input. In this case, the routine creates the offset lines associated with detailing a roadway with sidewalk. After drawing the road centerline (as a polyline), load the LISP code and type ROAD. You are asked to select the centerline and then supply parameters for the distances to the various edges. The offset and layer commands take over from there and turn your centerline into a series of offsets representing the roadway, sidewalks and edges.

 

 

Average Rating:
4


User comments