Message 1 of 9
convert polyline line to polyline with matchprop or lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I often have need to use matchprop make a line to match an existing polyline. Unfortunately, I have to run pedit on the line first to convert it into a polyline, and then perform a matchprop on it. Does anyone know of a way to do this as a single step? I have a feeling that vanilla CAD won't do it, but perhaps there is a way to make it happen with a lisp? I imagine that there must be a lot of people who have needed this before me, so I suspect someone has already written one, but I haven't been able to find it.
In case it matters, my goal is to have the target line have a width, (as well as all the standard properties) which requires the target line to start off as a pline.