Message 1 of 7
Create new lines between two exsisting lines spaced based on slope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an existing lisp that will create a number of lines between two lines with equal distances? The lines are not straight they are curved and have varying widths between them because of differences in slope,. They are polylines with quadratic smoothing applied.
So I have topo lines that represent 5 foot increments. I need to create 4 lines, in this case, between each set of topo lines to represent foot increments. I need the distance between these new lines to vary and be equally spaced based on the slope between the original two lines. This is survey data imported from 30+ year old blue prints.
Anyone know of a lisp that might fit this???