Remove vertices from polylines

Anyone have a lisp to do this? An "aim-and-fire" approach is preferred.

Reply to
Michael Bulatovich
Loading thread data ...

HiHo; Try this

formatting link

Reply to
bestafor

I don't need this very much, so I'm not going to write one. This link would help if I was going to do so, however.

Reply to
Michael Bulatovich

Why you don't use the PEDIT (_Pedit -> _Edit -> Straighten ...) command?

Juergen

Michael Bulatovich schrieb:

Reply to
Jürgen Palme

No, I dont't mean "decurve". I do this:

Command: _pedit Select polyline or [Multiple]: [select a polyline] Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Undo]: _e

Enter a vertex editing option [Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] : _n Enter a vertex editing option [Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] : _n Enter a vertex editing option [Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] : _n

[repeat "n" (or "p") until the marker is at the first vertex - P1 - wherefrom you want to delete vertexes]

Enter a vertex editing option [Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] : _s Enter an option [Next/Previous/Go/eXit] : _n Enter an option [Next/Previous/Go/eXit] : _n Enter an option [Next/Previous/Go/eXit] : _n

[repeat "n" (or "p") until the marker is at the last vertex - P2 - whereto you want to delete vertexes]

Enter an option [Next/Previous/Go/eXit] : _g

[now all vertexes between P1 and P2 will be deleted, voila]

Enter a vertex editing option [Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] : _x Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Undo]: [enter] Command:

This command is known at least since Rel. 11. The command lines above are a copypaste from the text window in ACAD

2004. May be in older versions this option is other labeled than "Straighten"? Usually I use german ACAD versions.

Regards Juergen

Michael Bulatovich schrieb:

Reply to
Jürgen Palme

Wow. No matter how long I work with this thing, I never seem to get to "know it all". Thanks for that one Juergen.

Reply to
Michael Bulatovich

I believe they were introduced in R14. You can convert them first, but for my work, and IMO, that's an unacceptable thing to do. Waaaay to much potential for serious bloating.

Same for me. When I'm editing PLines, they're generally 3D and it's usually not just deleting. Some inserting, some moving, some deleting. I've become proficient enough using PEDIT.

Reply to
TomD

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.