by cmeed » Fri Oct 04, 2013 12:33 pm
I have an idea.... Its struck me that as I work I'm naming as I go. If i do bulk renaming then i really need all the options of the window, If I'm naming as I go then I don't... to save opening it each time could the last parameter/settings just be stored and a Shortcut key can be assigned. I just press the shortcut and viola ..... no need to open the window and change the settings Speed increased 5p more earned earlier home by three seconds c
-

cmeed
- Premium Member

-
- Posts: 288
- Joined: Mon Jan 28, 2008 5:51 pm
- Name: cmeed
by renderiza » Sat Oct 05, 2013 1:40 am
cmeed wrote:I have an idea.... Its struck me that as I work I'm naming as I go. If i do bulk renaming then i really need all the options of the window, If I'm naming as I go then I don't... to save opening it each time could the last parameter/settings just be stored and a Shortcut key can be assigned. I just press the shortcut and viola ..... no need to open the window and change the settings Speed increased 5p more earned earlier home by three seconds c
This is really good idea! I first need to become familiar with storing web-dialog parameters/settings with maybe 'HTML5 Web Storage'. After learning how to do that I will try to integrate you suggestion.  Thanks!
-

renderiza
- Premium Member

-
- Posts: 797
- Joined: Thu Sep 13, 2012 9:41 pm
- Location: Puerto Rico
- Name: Rafael Rivera
- Operating system: Windows
- SketchUp version: 2022
- License type: Pro
- SketchUp use: game and/or sci-fi modelling
- Level of SketchUp: Advanced
-
by jiminy-billy-bob » Sat Oct 05, 2013 10:58 am
-

jiminy-billy-bob
- PluginStore Author

-
- Posts: 1588
- Joined: Wed Oct 13, 2010 9:46 pm
- Location: France
- Name: jiminy-billy-bob
- Operating system: Windows
- SketchUp version: 2014
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Intermediate
-
by renderiza » Sun Oct 06, 2013 8:19 am
jiminy-billy-bob wrote:http://www.sketchup.com/intl/en/developer/docs/ourdoc/sketchup.php#write_default 
Hi, It seems HTML 5 localStorage & sessionStorage can't work locally without having a server installed so that means I can't use that technology. Hopefully I can have more luck with 'Sketchup.write_default'.  Thanks!
-

renderiza
- Premium Member

-
- Posts: 797
- Joined: Thu Sep 13, 2012 9:41 pm
- Location: Puerto Rico
- Name: Rafael Rivera
- Operating system: Windows
- SketchUp version: 2022
- License type: Pro
- SketchUp use: game and/or sci-fi modelling
- Level of SketchUp: Advanced
-
by me_turcotte » Thu Mar 12, 2015 3:28 pm
I'm looking for a plugin or a script that would clear the name field of all components and groups. I tried yours, but i need to do it one component at a time. Any idea of how I could clear all of the names at the same time? Even for nested components and groups?
-
me_turcotte
-
- Posts: 3
- Joined: Fri Oct 03, 2014 2:22 pm
- Name: Marie-Ève Turcotte
- Operating system: Mac
- SketchUp version: 2014
- License type: Pro
- SketchUp use: event and conference planning
- Level of SketchUp: Advanced
by JQL » Thu Mar 12, 2015 4:05 pm
me_turcotte wrote:I'm looking for a plugin or a script that would clear the name field of all components and groups. I tried yours, but i need to do it one component at a time. Any idea of how I could clear all of the names at the same time? Even for nested components and groups?
You can rename a selection of multiple components with this plugin. I never tried renaming to a clear name though.
-

JQL
- Premium Member

-
- Posts: 2928
- Joined: Tue Sep 20, 2011 7:32 pm
- Location: Lisbon
- Name: JQL
- Operating system: Windows
- SketchUp version: 2017
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by me_turcotte » Thu Mar 12, 2015 7:17 pm
Thank you JQL. It works with multiple components and groups at the same level but not with nested components. And I am able to clear the name by hitting the space bar in the "enter text" area. It would be really useful to clear all the names at one time.
-
me_turcotte
-
- Posts: 3
- Joined: Fri Oct 03, 2014 2:22 pm
- Name: Marie-Ève Turcotte
- Operating system: Mac
- SketchUp version: 2014
- License type: Pro
- SketchUp use: event and conference planning
- Level of SketchUp: Advanced
by sibenj » Tue May 05, 2015 1:12 pm
Hi, any plans for a 2015/mac cmpatible update?? Wuld love to try this plugin...
-
sibenj
-
- Posts: 3
- Joined: Wed Nov 23, 2011 4:47 pm
- Name: sibenj
by bmike » Wed Dec 02, 2015 8:13 pm
This is a great plugin... but... I can't get the icon to go away. I am on a Mac Yosemite, SketchUp 2015 and 2016 had the same problem. Install the extension, close the toolbar, restart SketchUp and the tool bar appears again.
Otherwise, wonderful extension.
-

bmike
-
- Posts: 680
- Joined: Mon Dec 15, 2008 6:42 pm
- Location: vermont
- Name: Mike Beganyi
- Operating system: Mac
- SketchUp version: 2016
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by driven » Wed Dec 02, 2015 9:07 pm
mike I think you'll need to edit the plugin yourself... I'll see if I have a copy and what line needs the tweak... john
learn from the mistakes of others, you may not live long enough to make them all yourself...
-
driven
- PluginStore Author

-
- Posts: 3033
- Joined: Fri May 01, 2009 11:50 pm
- Name: driven
- Operating system: Mac
- SketchUp version: 2015
- License type: Pro
- SketchUp use: engineering and mechanical design
- Level of SketchUp: Intermediate
by bmike » Thu Dec 03, 2015 2:44 pm
driven wrote:mike I think you'll need to edit the plugin yourself... I'll see if I have a copy and what line needs the tweak... john
Thanks John. I have done that with most plugins... once someone points me to the code or the line... But I'm not at all capable or writing Ruby... so I thought I'd ask. -Mike
-

bmike
-
- Posts: 680
- Joined: Mon Dec 15, 2008 6:42 pm
- Location: vermont
- Name: Mike Beganyi
- Operating system: Mac
- SketchUp version: 2016
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by driven » Thu Dec 03, 2015 2:55 pm
without testing... in the menu ruby, you need to change line 63 rnd_renamer_tb.show- Code: Select all
rnd_renamer_tb.restore
it should then honour last state... john
learn from the mistakes of others, you may not live long enough to make them all yourself...
-
driven
- PluginStore Author

-
- Posts: 3033
- Joined: Fri May 01, 2009 11:50 pm
- Name: driven
- Operating system: Mac
- SketchUp version: 2015
- License type: Pro
- SketchUp use: engineering and mechanical design
- Level of SketchUp: Intermediate
by bmike » Thu Dec 03, 2015 6:16 pm
driven wrote:without testing... in the menu ruby, you need to change line 63 rnd_renamer_tb.show- Code: Select all
rnd_renamer_tb.restore
it should then honour last state... john
that worked. thanks.... also figured out how to change the HTML window size, always bugged me that the content didn't show in the window and i'd have to stretch it to see what i was doing.
-

bmike
-
- Posts: 680
- Joined: Mon Dec 15, 2008 6:42 pm
- Location: vermont
- Name: Mike Beganyi
- Operating system: Mac
- SketchUp version: 2016
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by retep37 » Thu Jan 21, 2016 11:27 pm
Hi,
Does anyone know if Rename by Layer v1.0.3 works in SketchUp 2015 or SketchUp 2016? I am not familiar with the tool, but tried it in SketchUp 2015 (on Windows) today and although it loaded I could not get it to do anything. Above, somone mentioned SU 2015, but I think on Mac, not sure if the OS would matter.
PeterB
-
retep37
-
- Posts: 6
- Joined: Tue Jun 02, 2009 8:40 pm
- Name: retep37
- Operating system: Windows
- SketchUp version: pre-2013
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Beginner
by srx » Wed Aug 31, 2016 10:36 am
Thank you for this very useful plugin. I miss two things to be even better for my workflow. I guess it is not hard to change them for one who knows whats doing... 1. Is it possible to dig deep to all nested groups - components instead of one level only? 2. renderiza wrote:I am adding the "prefix" & "suffix" feature for the numbers.
How to make plugin start with this option not selected?
www.saurus.rs
-

srx
-
- Posts: 863
- Joined: Sat Aug 02, 2008 6:01 pm
- Location: Serbia
- Name: srx
- Operating system: Windows
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by srx » Wed Aug 31, 2016 10:57 am
Idea:
3. As JQL mentioned usual procedure of structuring SU model in a BIM manner is to group several groups-components and put them on layer, say WALL. They stay on layer 0. Good workflow could be to name all Layer 0 groups - components by their material, say "brick" so we have the complete information that it is a brick component of composite wall building element.
Is it doable?
Thanks again for great plugin.
www.saurus.rs
-

srx
-
- Posts: 863
- Joined: Sat Aug 02, 2008 6:01 pm
- Location: Serbia
- Name: srx
- Operating system: Windows
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Advanced
-
by pohlr1 » Sun Dec 10, 2017 5:47 am
I know this is an old forum but I have an addon from smustard that groups by layers. When it does this the new group created does not have an instance name. But the underlying geometry still has its name. I was wondering if there is a script to rename the new groups based on the name of the layer that its geometry is on since all of the groups geometry is on the same layer.
-
pohlr1
- Premium Member

-
- Posts: 22
- Joined: Sun Jul 23, 2017 8:36 pm
- Name: Ryan Pohl
- Operating system: Windows
- SketchUp version: 2017
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Intermediate
by AISmebel » Wed Mar 06, 2019 10:49 am
Hello. Thanks for your plugin. I have been looking for something like that for a long time. I like everything, but there is something I would like to change. I do not need the "#" sign in front of the component name. Tell me how can I fix this? Thank you very much!
-
AISmebel
-
- Posts: 38
- Joined: Wed Apr 04, 2018 6:00 pm
- Name: Иван
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Beginner
by nanolin » Mon Jan 23, 2023 5:43 pm
Hello . anyone can share me the latest version please , thank
-

nanolin
-
- Posts: 16
- Joined: Mon Apr 16, 2012 5:16 pm
- Name: nanolin
- Operating system: Windows
- SketchUp version: pre-2013
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Beginner
by renderiza » Wed Jan 25, 2023 6:00 pm
nanolin wrote:Hello . anyone can share me the latest version please , thank
Hi, Here is an RBZ of Rename by Layer After installing please restart SketchUp. i3d_renamer.rbz This is a very old plugin so I modified the code a bit, but it still needs a mayor update.
-

renderiza
- Premium Member

-
- Posts: 797
- Joined: Thu Sep 13, 2012 9:41 pm
- Location: Puerto Rico
- Name: Rafael Rivera
- Operating system: Windows
- SketchUp version: 2022
- License type: Pro
- SketchUp use: game and/or sci-fi modelling
- Level of SketchUp: Advanced
-
by nanolin » Thu Feb 02, 2023 3:22 am
renderiza wrote:nanolin wrote:Hello . anyone can share me the latest version please , thank
Hi, Here is an RBZ of Rename by Layer After installing please restart SketchUp. i3d_renamer.rbz This is a very old plugin so I modified the code a bit, but it still needs a mayor update.
Thanks , you saved my life
-

nanolin
-
- Posts: 16
- Joined: Mon Apr 16, 2012 5:16 pm
- Name: nanolin
- Operating system: Windows
- SketchUp version: pre-2013
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Beginner
by Ad Machine » 5 minutes ago
-
Ad Machine
- Robot
-
- Posts: 2012
-
Return to Plugins
|