Help Needed lisp Routine for Creating 3D Polylines with Specified Slope"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I need to develop a LISP routine that allows creating a 3D polyline with a user-specified slope. The goal is for the user to select a starting point, and then the polyline should continue along the surface, following the slope until it reaches a point where the maximum slope at that point is less than the design slope.
I have to carry out feasibility studies for roads and irrigation canals, and it is tedious to do it manually.
Here is a reference of what I need to do:
Could you help me with some basic LISP code to help me study and move forward with this? My knowledge of LISP is basic, but any help would be appreciated.
Link copied