[Plugin] Material Tools
-
many, thank you very much. is a very useful tool
-
Version 2.5.1
# 2.5.1 - 29.06.2011 # * Fixed typo bug in Remove From Selection. # # 2.5.0 - 15.12.2010 # * Paint roof. # # 2.4.0 - 15.12.2010 # * Ensure Unique Filenames. # # 2.3.0 - 31.10.2010 # * Remove All Textures.
-
thom excellent update.
still not cleared yet assigned to groups of materials / components.
You can correct this?
-
@jorge2011 said:
thom excellent update.
still not cleared yet assigned to groups of materials / components.
You can correct this?? You're still getting errors?
-
no, no errors.
but does not remove the materials assigned to a group.
if you remove the materials assigned to faces and edges contained within the group.
see the fileand
Remove Specific Material
only works with colors. Textured materials does not work.
In addition, when shown the list of materials to remove, it only shows the name of the texture of the material, rather than the name of the materialis possible to solve this problem.
Thank you very much for your time -
Version 2.5.2
Fixed bug in Remove From Selection -
Thank you very much.
-
thank you very much for this plugins.
it's very useful for me to keep the file size as small as it could. -
-
Does the 'remove specific material work on textures?
-
I've got a problem when trying to remove a specific material. Have many many materials in my model and the list of materials in the plugin is not long enough for me to see all of them. Any solution?
-
The reason I am trying to use this plugin is for removing a material that has a TGA in it (which causes annoying errors when I first open the model). I am not able to find the TGA in the model, but am able to find the material it is in. When I try to right click on the material in the regular materials window, sketchup freezes for 10 seconds or so, and then I see the context menu for only a fraction of a second, and I am not able to actually delete the material. This happens a lot when I have a lot of materials in a model.
This is a sketchup bug that's been around for quite a long time! Any suggestions?
- 'List textures in console' doesn't seem to do anything other than opening the console box, but nothing happens.
(I'm using latest sketchup pro 8 with windows 7 64bit)
-
-
@unknownuser said:
- Does the 'remove specific material work on textures?
You mean removing texture from material?
The plugin would remove the material - entirely. Making no distinction if it is textured or not.@unknownuser said:
- I've got a problem when trying to remove a specific material. Have many many materials in my model and the list of materials in the plugin is not long enough for me to see all of them. Any solution?
That's a bug in SketchUp. Only way around it is to create a WebDialog instead - which I don't have the time for right now.
@unknownuser said:
- The reason I am trying to use this plugin is for removing a material that has a TGA in it (which causes annoying errors when I first open the model). I am not able to find the TGA in the model, but am able to find the material it is in. When I try to right click on the material in the regular materials window, sketchup freezes for 10 seconds or so, and then I see the context menu for only a fraction of a second, and I am not able to actually delete the material. This happens a lot when I have a lot of materials in a model.
Have you tried assigning a different texture to that material - if the purpose is to avoid the errors when you open the model? (What does the error say btw?)
@unknownuser said:
- 'List textures in console' doesn't seem to do anything other than opening the console box, but nothing happens.
Huh! I see that as well. Sure is a bug.
-
-
cool
-
I imagine the sketchup team is aware of the bug... I really wish I could just mark a bunch of selected materials in one go, and delete them...
-
That's a good idea! I just unchecked the texture in the material, purged, saved, and the error doesn't appear anymore.
The error I get looked like this:
-
happy I could be of assistance
@thomthom said:
@unknownuser said:
- Does the 'remove specific material work on textures?
You mean removing texture from material?
The plugin would remove the material - entirely. Making no distinction if it is textured or not.@unknownuser said:
- I've got a problem when trying to remove a specific material. Have many many materials in my model and the list of materials in the plugin is not long enough for me to see all of them. Any solution?
That's a bug in SketchUp. Only way around it is to create a WebDialog instead - which I don't have the time for right now.
@unknownuser said:
- The reason I am trying to use this plugin is for removing a material that has a TGA in it (which causes annoying errors when I first open the model). I am not able to find the TGA in the model, but am able to find the material it is in. When I try to right click on the material in the regular materials window, sketchup freezes for 10 seconds or so, and then I see the context menu for only a fraction of a second, and I am not able to actually delete the material. This happens a lot when I have a lot of materials in a model.
Have you tried assigning a different texture to that material - if the purpose is to avoid the errors when you open the model? (What does the error say btw?)
@unknownuser said:
- 'List textures in console' doesn't seem to do anything other than opening the console box, but nothing happens.
Huh! I see that as well. Sure is a bug.
-
-
If you have a long list in a UI dialog you can click in the list pane and then use the up/down arrow keys to scroll to the item you want.
If you want to jump a long way up/down a list [i.e. to somethings that's off screen!] let's say you are on 'Aardvark' but you want to jump to 'White' then press the W key and it'll jump to the first W - perhaps 'Wheat' [assuming alphanumeric sorting], then you can press the down-arrow until 'White' is the select item...
It's not perfect... BUT it does allow you to access any item in an overly long list in a standard UI dialog... -
@tig said:
If you have a long list in a UI dialog you can click in the list pane and then use the up/down arrow keys to scroll to the item you want.
If you want to jump a long way up/down a list [i.e. to somethings that's off screen!] let's say you are on 'Aardvark' but you want to jump to 'White' then press the W key and it'll jump to the first W - perhaps 'Wheat' [assuming alphanumeric sorting], then you can press the down-arrow until 'White' is the select item...
It's not perfect... BUT it does allow you to access any item in an overly long list in a standard UI dialog...For some reason my list is not sorted alphanumerically... but your tip is good to know!
-
If you have an array of strings then
array.sort!
will sort it...
I'm unfamiliar with the code producing this list - but it should be easy enough to have an ordered list ?? -
@tig said:
If you have an array of strings then
array.sort!
will sort it...Since the list of SketchUp material names which is UTF-8 - meaning there can be multi-byte characters. And Ruby's #sort will mangle these characters because it treat each byte as individual characters.
This is another reason why a WebDialog is better - since one can make a dropdown box with scrollbar and utilize the fact the JS is Unicode compatible. (In addition I have a natural sort algorithm that would ensure that you get numbers in correct order ( 1,2,3,10...etc instead of 1,10,2,3... )
-
Thom, possible to add removing materials from all groups and components? Not the materials on the inside surfaces, just anything applied to a group or component itself and replacing it with default?
-
Something like
Sketchup.active_model.definitions.each{|d|next if d.image?;d.instances.each{|i|i.material=nil}}
for every group/instance in the model, ignoring whether visible/locked etc...
ORSketchup.active_model.selection.each{|e|e.material=nil if(e.is_a?(Sketchup;;Group)||e.is_a?(Sketchup;;ComponentInstance))&& !e.locked?)}}
to process all groups/instances in a selection, ignoring locked ones...
Copy/paste one-liners into the Ruby Console... -
Fantastic tools! Thank you.
What I really miss is additional script to assign the front faces material to backfaces (at least
on geometry with transparent mats). -
@rv1974 said:
Fantastic tools! Thank you.
What I really miss is additional script to assign the front faces material to backfaces (at least
on geometry with transparent mats).http://sketchucation.com/forums/viewtopic.php?p=155759#p155759
-
Advertisement