[REQ] delete coplanar edges with 1 undo
-
Hi,
I know there is a delete coplanar context menu plugin. I use it all the time. I have version 1.2 by Jack Dolabany from 2005.
- It would be nice to have a single undo for the procedure.
- Maybe there are alternative plugins out there?
- I can't find the delete coplanar plugin in the list of plugins in the forum... It's worth adding.
Good Day!
-
-
To be 'undoable' you simply need a
Sketchup.active_model.start_operation("DeleteCoplanarEdges")
before the deletion starts and a
Sketchup.active_model.commit_operation
after it's finished - then a single 'undo' undoes all...I've PM'd you my own version and another selection utility...
-
- TIG, I think you should publish your two useful plugins.
- Thom, I've been using cleanup, but for some reason the remove coplanar doesn't quite give the same results. It doesn't erase all the edges, like with the other script. Just drawing a bunch of intersecting rectangles, pulling a few faces out, and many lines stay...
Thanks to both of you! Always so quick to reply, with lovely results!
-
Ensure that Erase Stray Edges is also enabled.
-
you can use thomthom's clean up http://forums.sketchucation.com/viewtopic.php?t=22920 ......
thomthom, your cleanup plugin is one of the best and must used tools ... thank you .. thank you a lot ... fot making this graet tool ...
I can't model any thing without Ctrl+E ( my own shortcut to "clean with last settings" ) and "repair edge"
wish you the best
Advertisement