Message 1 of 9
Looking for end Z LISP

Not applicable
02-20-2018
06:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a road drawn with stations every 50 feet. A line going left and right at every station (so a ton of lines). If I know the center point elevation at each station, is there a LISP that can calc the end of the line if i input the slope?
So start Z = 100.00
line = 30 feet
slope = 2%
LISP would need to automatically change Z value to 99.40
is this something that might exist? i have no idea how to design code so i am not sure if this is even possible
the file attached has the first couple stations done and rest are at all 0 for elevations. This is because I am typing everything in and thought I would try this forum while i was doing it.