Is there a plugin to select all lines?
-
I need to hide all lines in a terrain. There are hundreds of them. I don't want to select one by one. Is there a plugin to select all lines within a group or component?
Thanks in advance
-
Yes there is - http://forums.sketchucation.com/viewtopic.php?t=14975
but you can also do this by going to Wireframe mode, selecting the edges with the mouse, then hiding them (Edit > Hide.)
-
Selection Toys let you filter your current selection: http://forums.sketchucation.com/viewtopic.php?t=14975
Select Everything
Then filter that to Select Only > Edges(wham! beaten by Jim)
-
Hi,
This one http://rhin.crai.archi.fr/rld/plugin_details.php?id=318 can also do that (and some more). -
There are lots of such tools - several do much more than you ask - try them.
Here's a simple one-liner that simply adjusts the current selection so it is just edges - copy+paste the code into Ruby Console + <enter>(s=Sketchup.active_model.selection).each{|e|s.remove(e)unless e.class==Sketchup;;Edge} -
I used the "select only tools"
http://forums.sketchucation.com/viewtopic.php?t=24474and then the "solid inspector"
http://forums.sketchucation.com/viewtopic.php?t=30504. They did the job nicely.
Thanks a lot, everybody.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement