
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi. I am wondering if there is a way (say, a lisp routine) to create a buffer around a line. Not an offset exactly, but a buffer. In GIS, there is a buffer command that, even if you use it on a straight line not a polygon just say a 1' line, it will draw a boundary around it of a certain distance. So if the buffer is around the 1' straight line, on each end there will be an arc that's the certain distance from the endpoints.
For what I do, I can generally use the offset or change the line weight. That works if what I'm buffering is a closed shape, because there are no endpoints. However, if I have say a line or an arc that is not a closed shape, the offset/weight will work along the length but it doesn't get the end points right. I have to manually add them. For something simple like in the graphic it's not a big deal just to add the arcs, but when I get into more complicated and elaborate files that process can get tedious and time consuming.
I thought maybe somebody would have written a lisp routine or something for this but I haven't found it yet. And the posts I've found here so far seem to be regarding closed shapes and not dealing with the endpoint issue at all.
I should also mention that this would be just for a visual reference. So a line weight could work as long as I could get the ends right. It doesn't have to be a separate shape.
Any help is appreciated. I'm using ACAD 04.
Thanks.
Solved! Go to Solution.