[Plugin] Component Stringer UPDATED May 23, 2013
-
@solo said:
I'm getting this:
Error; #<NoMethodError; undefined method `definition' for nil;NilClass> > C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb;103;in `main' > C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb;190 > C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb;103;in `call' > C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb;103 >
Nothing happens, no dialogue box.
The relevant code is this [ending line #103
sel = model.selection ###............... comp = [] $arc_labels = [] comp_height = [] sel.each do |e| comp << e if e.is_a? Sketchup;;ComponentInstance edges << e if e.is_a? Sketchup;;Edge end comp_height = comp[0].definition.bounds.depth
So the error is saying that the selection [sel] doesn't contain a component-instance ?
Since 'nil' has no 'definition'...
It could be better trapped to stop if the selection contains no instances but...
SO - question: does the selection contain a component-instance when you run the tool ?? -
hi sr Chris Fullmer.
This plugin is generating the following errorError: #<NoMethodError: undefined method
edges' for nil:NilClass> C:/Archivos de programa/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb:59:in
curve_ordering'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb:56:intimes' C:/Archivos de programa/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb:56:in
curve_ordering'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb:105:in `main'
C:/Archivos de programa/Google/Google SketchUp 8/Plugins/clf_component_stringer.rb:190I use sketchup8 pro
It is possible to fix?
Thank you very much
-
Can you supply the model or a part of the model you are working on? Is it repeatedable on all models for you?
-
that error can not play Mr. Chris, but the plugin works well in general.
thanks -
ok, I hope it keeps working for you,
Chris
-
Hi chris,
Great plugin, however i have this on a model.
Error: #<ArgumentError: Cannot convert argument to Sketchup::Point3d>
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:80:inadd_text' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:80:in
curve_labeler'
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:70:incurve_ordering' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:105:in
main'
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:190
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:80:in `call'
/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/clf_component_stringer.rb:80Here is a link for it http://www.mediafire.com/?aesv4fd1ccv1cvn
It does not get to the reverse option. The plugin works fine on a simple box and a curve.
SU8, OSX 10.6.7
It seems to write 'start' but not 'end'.
I hope it is useful, if you have time to have a quick look.
Regards
Sam
-
I am trying to make a chain like in the video in the first post. Must be doing something wrong because I'm getting what's in the picture below when I set the component rotation to 90°. Any advice? SU8 Free M2
Thank You
-
It all has to do with where the component axis is set. It looks like its oriented correctly, its just not centered right. Then once the chain is made, you need to edit the component and extend one end of it so that it overlaps into the other components, which I think I did in the video.
But first, spend some time figuring out how to center the component axis better.
Chris
-
OK. Thank You very much Chris. I'll let you know how it turns out this weekend. Thanks again for your help and for the plugin.
-
I did it!!! Centered the axis like in the picture below and it works like a charm. Thank You very much Chris for your help and for a wonderful plugin.
-
Awesome tool, thank you chris fullmer ...
-
Brilliant plugin Just what I need. Thanks.
-
Any chance there could be a "stretch" modifier (like the stretch tool in FredoScale) when stringing components? Although i guess this would destroy the component definitions.
joel
-
Many thanks for the excellent pluggin
-
Wonderful plugin. Many Thanks Chris
-
You're welcome and you're welcome!
-
Chris,
I've been trying to use this amazing tool to place a Tree component along some streets, but can't them to be separated as I need them to be(distance between each component). Do you have any ideas to fix this? I would really appreciated it!
Ana -
This is what happens when I select the line with the component and choose the uniform. When I choose the mode none, the plugin puts only one component at the beginning of the line.
-
Great Plugin I was searching for it.
I moved the plugin in my plugins folder but I cant find it in sketchup. -
i cant install this plugin:( windows 8, sketchup 8
Advertisement