[Plugin] VisTools v1.3.4
-
-
earned yourself a cookie, or better, a small budget for Belgian beer !
Cheers -
-
Thanx for straightening that out Thomas!
Thanks to jolran for the Swedish language file.
I am not sure SketchUp would ever load it, as SketchUp does not have a Swedish distribution,... However, a user can always manually edit the "load_VisTools.rb" file and hard set
@@lang = "sv"
if they wish to force SketchUp to use this file.For now Swedish file is posted in first post, page 1 of this topic, separately from the rbz archive.
(I will include it at the next release revision.) -
Testing phase over.
Old versions deleted.
-
SketchUp 8 isolate command does not work.
May I have your update.
or Can you recommend a different version for SketchUp 8. -
Lost my vistools and could find it... This has been the most used tool in my toolsbars. But for some reason I lost it and could make it appear... Must be some plugins that I installed that caused it to disappear. Tried reinstalling via Pluginstore but still it wont show up.
-
Check the "View" menu > "Toolbars" submenu. See if it is listed, and check it if it is unchecked.
-
Its not there in the Toolbars submenu . Tried several times to reinstall by plugin store.-without success. Had to download rbz and install in the prefrences- extensions. Now it showed up..Thanks Dan
-
HI Dan..guess I reacted too fast.. Yes I had the icons appeared on top but they are not fully functioning.. Isolate object (which is most useful)for example doesnt work. What might be wrong..Might be some plugins conflict.. been downloading plugins lately, that started the prob. Is there any known plugin in conflict with Vis Tool?
-
@cuttingedge said:
Is there any known plugin in conflict with Vis Tool?
Should not be, as it operates within it's own namespace.
I never got around to testing it under Ruby 2.0.0 and SU2014.
-
@designerbursa said:
SketchUp 8 isolate command does not work.
May I have your update.
or Can you recommend a different version for SketchUp 8.Same here. Isolate command not working for me either. Ideas?
-
It is low priority. It's a free plugin after all.
-
@halroach said:
@designerbursa said:
SketchUp 8 isolate command does not work.
... for SketchUp 8.Same here. Isolate command not working for me either. Ideas?
How about giving some information that I can act upon ?
WHICH Isolate command ? (there are two)
How about your OS platform and version ?
SketchUp edition and version ?Did you read the Release Notes on page 1 of this thread ?
Do you understand that there are edit situations where "Isolate" is invalid ?Under what circumstances does the command "not work" ?
Is the command "greyed out" when you try to use it ?
Are there any error messages in the Ruby Console when the command fails for you ?
-
@dan rathbun said:
@halroach said:
@designerbursa said:
SketchUp 8 isolate command does not work.
... for SketchUp 8.Same here. Isolate command not working for me either. Ideas?
How about giving some information that I can act upon ?
WHICH Isolate command ? (there are two)
How about your OS platform and version ?
SketchUp edition and version ?Did you read the Release Notes on page 1 of this thread ?
Do you understand that there are edit situations where "Isolate" is invalid ?Under what circumstances does the command "not work" ?
Is the command "greyed out" when you try to use it ?
Are there any error messages in the Ruby Console when the command fails for you ?
-
"Isolate selected layers" not working
-
windows 7
-
Sketchup Pro 8
-
read the release notes - If you're referring to the points listed under v.1.3.0 - Still not sure I have fully understood what those situations mean.
-
I am trying to isolate a bunch of lines from a specific layer, while there are other lines and faces in other layers. nothing nested. also when trying with lines within a component, nothing happens.
-
not greyed out
-
When selecting a few lines and faces from one layer - run "Isolate selected layers" error message in ruby console:
Error: #<NoMethodError: undefined method
map' for nil:NilClass>
C:/PROGRA~2/Google/GOOGLE~1/Plugins/IntrepidBear/VisTools/VisTools.rb:197:inisolate_layers' C:/PROGRA~2/Google/GOOGLE~1/Plugins/IntrepidBear/VisTools/VisTools.rb:577
-
-
OK now I have something to work with.
(#5) FYI, in SketchUp all primitives (edges and faces, etc.,) should be on Layer0.
See the tutorials. Layers in SketchUp are only for display purposes. Having primitives on different layers will not prevent them from interacting with each other. (ie, edges splitting each other or edges splitting faces.)
They need to be in groups or component instances to separate them.
-
"nothing happens"
FYI:
(1) the active layer cannot be hidden. If you try this via the GUI, a error messagebox will popup and tell you so. But if a script tries to do this via the API, the request is ignored with no popup.
(2) When in an edit context, any layers of ancestor containers (group or component instance) of anything in the current selection cannot be hidden, as those items in the selection would then get hidden.
So it may be that some error messages or popup message box may be in order to tell the user when things cannot be hidden.
-
@dan rathbun said:
OK now I have something to work with.
(#5) FYI, in SketchUp all primitives (edges and faces, etc.,) should be on Layer0.
See the tutorials. Layers in SketchUp are only for display purposes. Having primitives on different layers will not prevent them from interacting with each other. (ie, edges splitting each other or edges splitting faces.)
They need to be in groups or component instances to separate them.
I am fully aware of the "best practice" of working with all primitives on layer0, and everything grouped into groups or components. That is actually exactly how I always work.
In this case, I was thinking of using the layer-isolate function for helping me to sort out messy dwg files that I import from autocad. Instead of cleaning the dwgs from within autocad, which can sometimes be a real mess and takes lots of time, I like importing everything into sketchup and I then turn off bothersome layers with your, or similar layer plugins and then delete all the turned off layers, or I inverse the layers, or hide/unhide what ever I need and delete all the rest... (I think you get my drift)
I was hoping that maybe the layer isolate would kind of leave the selected lines in place, while shutting off all other layers... basically isolating them so I can then easily select and copy them, or whatever needs to be done with them...
So I understand now that what the layer-isolate function does in this plugin is isolate groups or components that are on certain layers, correct?
Thank you for the kind explanations!
-
@halroach said:
I was hoping that maybe the layer isolate would kind of leave the selected lines in place, while shutting off all other layers... basically isolating them so I can then easily select and copy them, or whatever needs to be done with them...
YES you can do this. (It is just that there was an old bug in the two isolate commands, that did nothing if you were at the model level. This was someone else's code that they abandoned because of other life demands. I just cleaned it up.)
So new version is now out.
v 1.3.4
Big change is that in order to be compliant with Trimble Extension Warehouse, I had to flatten the plugin's directory structure, and rename the loader file. So you need to delete "load_Vistools.rb" and the "IntrepidBear" directory (and all it's subdirectories.)
Then install the new version.http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=49662%26amp;p=446865#p446865
-
Just tested the new version (v1.3.4) on Sketchup Pro 2014. Works wonderfully in and out of components!
I'll check on Sketchup Pro 8 on Sunday.
edit: works on 8 too!
Thanks a lot Dan
Advertisement