[Plugin][$] Tools On Surface - v2.6a - 01 Apr 24
-
ohh, well, this is what is written there:
when I select face:
Error: #<NoMethodError: undefined method
+' for nil:NilClass> C:/PROGRA~1/Google/GOOGLE~3/Plugins/MatchboxPlugin/Population.rb:174:in
+'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:617:incompute_active_loops' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:569:in
construct_contour_loops'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:214:incheck_initial_selection' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:1425:in
activate'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:66:inselect_tool' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:66:in
launch_offset'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/LoaderOnSurface.rb:108:inmanage_command' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/LoaderOnSurface.rb:108:in
call'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/LibTraductor_20.rb:572:inadd_command' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/LibTraductor_20.rb:572:in
call'
and when I don't select..
Error: #<NoMethodError: undefined method
+' for nil:NilClass> C:/PROGRA~1/Google/GOOGLE~3/Plugins/MatchboxPlugin/Population.rb:174:in
+'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:617:incompute_active_loops' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:569:in
construct_contour_loops'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:282:invirtual_selection' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TOS_Dir_13/OffsetOnSurface.rb:1656:in
onMouseMove'I am using SU7 right now, but in 6 i was not function as well....
thanks alot
Nankyo -
nanyo: Try removing the MatchboxPlugin. I think I remember reading somewhere that I modified some of the base ruby classes which lead to errors in other plugins. From your errors it appears that it's coming from that plugin.
-
wowo so simple and work ) thanks alo alot
muchisima gracias !!!!
now I can offset, lets partythanks thomthom,
next time i will try to read those messages...
Have fun. -
HI, where can i donwnload this script? Sorry a newbie here. Thanks.
-
@skylinerz said:
HI, where can i donwnload this script? Sorry a newbie here. Thanks.
At the bottom of the original post. First page on this thread.
-
Thank you so.
-
-
Just construction points? You can try native Su tool! GO to Edit menu / Delete guides.
You can also copy this code below in the ruby console... It will delete all construction points in the selection.Sketchup.active_model.selection.each{|e|e.erase! if e.class==Sketchup;;ConstructionPoint}
-
Hi Fredo!
I suppose you will move your menus in "Fredo collection" in your next TOS update, like freescale plugin ?
That would be cool, and also your push pull plugin!
Excellent plugin, as always, sir! Thank you... -
Matt,
--/ Hope i'm not going too far from this thread /--@matt666 said:
Just construction points? You can try native Su tool! GO to Edit menu / Delete guides.
good tip: it is something I had forgotten.. > but the construction lines and points, they are all deleted from the overall model. Something we want not to be each time.
@matt666 said:
You can also copy this code below () in the ruby console... It will delete all construction points in the selection.
This is just the good code: construction lines remain and every construction point inside selection are removed. Would you please make it as a .rb dear Matt? (I'm complet ignorant upon this ). It would be so greatfull!
:-)simon -
Thank you, Thank you, Thank you, Fredo!!!! (insert Happy Dance Here!)
At last I can do what I've been trying to do since I first found SketchUp (modeling planets for exterior sci-fi scenes)This plug-in is MADE of 100% AWESOME!
Nathryc
-
You are the Gustave Eiffel and Pierre Bezier of SketchUp. Merci Beaucoup from the USA!
What will you do to top this achievement?
-
Hi there I would like to make some drawings on a sphere. I downloaded the plugin but when I start up SU this comes up
no such file to load -- /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/BZ_Dir_12/bezierspline_main.rbError Loading File bezierspline.rb no such file to load -- /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/BZ_Dir_12/bezierspline_main.rb
I downloaded the plugin into /Library/Application Support/Google SketchUp 7/SketchUp/Plugins; and I didn't change the name of the folder, but it is named: ToolsOnSurface_131-1
what should I do??[/quote]
-
@kus said:
Hi there I would like to make some drawings on a sphere. I downloaded the plugin but when I start up SU this comes up.
I downloaded the plugin into /Library/Application Support/Google SketchUp 7/SketchUp/Plugins; and I didn't change the name of the folder, but it is named: ToolsOnSurface_131-1
what should I do??
Kus,
Seems you had a problem with the unzip operation.
For Tools on Surface you must have only 2 elements in the Sketchup Plugins folder:- a small file: ZLoader_OnSurface.rb
- a folder: TOS_Dir_13, with other rb files in it (and some subfolders).
I suggest you check your files and redo the Unzip, with a Select All and then Extract, to make sure your preserve the folder hierarchy when unzipping.
Fredo
-
Hey, I've followed the quickcards installment guide but upon opening Sketchup it isn't running Tools On Surface, I'm not given any loading error or anything, it simply doesn't run, any help?
-
@steelyjoe_n said:
Hey, I've followed the quickcards installment guide but upon opening Sketchup it isn't running Tools On Surface, I'm not given any loading error or anything, it simply doesn't run, any help?
Nevermind
I forgot to check it in preferences, thank you for the program anyway ) -
Fredo!!! I'm becoming your biggest fan!!!
thanks a lot! -
Hi,
I seem to have a problem too. I can see the toolbar but the offset doesn't work (Su7,7.0.102470), the line-on surface does, but nothing else seems to work.
I'm not familiar with ruby, but it feels like some setting might be wrong (like a variable in Autocad).Later..
Just being stupid, I forgot to load in "preferences". Works like a charm! -
Thanks
-
thanksssssssssss a lot,
Advertisement