[Plugin] Shape Bender Beta
-
Hi All,
the error shown above occurs sporadically and over again. If I download the same file again the same error appears. After a restart SketchUp, and with a new model, the faulty behavior is gone. I've uploaded the file. Maybe one of you can open the file again and check whether the error also appears. Thanks in advance.
Charly
-
I was getting the same results you show in your first image. How did you get it to work?
-
-
Karlheinz, I've been having the same thing happen to me lately. Tap the down arrow key. That fixes it for me.
Chris, out of curiosity, what does the down arrow key do exactly?
Edit: I've been beat. Sorry.
-
I used the Up arrow to change swap ends on the curve. Didn't try the down arrow to swap ends on the straight line. Weird.
-
Hi Dave,
I started sketchup again and made a new model then it worked. Strange!
Charly
-
With a little imagination you can create some interesting shapes.
-
Reminds me of hook worms.
-
Hi,
by ShapeBender
-
surely nice try charly
-
What the up and down arrow keys do is reverse the start and end points of the shape and the line. They should always be to the "left" of the model. This is mostly due to my poor programming skills at the time I made this thing, this was afterall my 3rd plugin I'd ever written. When you press the up/down key, you should see the start and end tags flipping places. And when you press the left/right keys, the other start/end tags will flip places. Please align them to the "left" side. If you are looking straight down on the model, with the solid red line going out to the right, then both "start" tags should be on the left of the model. I don't know how to make it more clear unfortunately. Its a little bit of bad programming, and a lot of "the ruby script can't read your mind". It needs to know which end of the shape should match up to which end of the line. Choosing the wring thing will cause the results you are seeing.
The reason it work once the model is closed and re-opened is because SketchUp does not remember the start and end positions of lines in between sessions - once the model is close, SU dumps its memmory of start and end. So often they come in backwards of what they were originally, meaning my script will interperet the start and end differently.
Anyhow, just play with pressing up/down and left/right and get good at making the starts both line up on the "left" side of the model (also known as the more negative x value, if that makes more sense in your head).
Good luck!
Chris
-
Thanks for the explanation Chris. Much appreciated.
FWIW, on my computer, the Up arrow toggles the start and end positions on the curve and the Down Arrow toggles the start and end positions for the straight line. The Left and Right arrows don't do diddly.
-
That helps a bunch! Thanks!
@dave r said:
FWIW, on my computer, the Up arrow toggles the start and end positions on the curve and the Down Arrow toggles the start and end positions for the straight line. The Left and Right arrows don't do diddly.
Mine works the same way.
-
Hi,
This opens up many possibilities for jewelry or stucco designs. Who has other ideas.
Charly
-
Those are some wild shapes, Charly
-
Thanks for clarifying Dave - I have not used the plugin in a whle obviously!, I've forgotten how it works apparently.
Great shapes there Charly, looks like you're getting the hang of shapebender quite nicely now!
Chris
-
Thanks Chris
could be interesting also for wood working.
Charly
-
Google SketchUp 8 - Windows 7 x64
Error; #<NoMethodError; undefined method `all_connected' for #<Sketchup;;ComponentInstance;0xaccf740>> C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_shape_bender/clf_shape_bender.rb;307;in `line_picker' C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_shape_bender/clf_shape_bender.rb;239;in `onLButtonUp' C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/clf_shape_bender/clf_shape_bender.rb;307
-
That looks like a problenm with what you are selecting. I think you need to have just a single component selected when you begin the tool. Then click on a line.
Could you upload the model you tried it on? I could look at it and see what is wrong,
Chris
-
Hi,
I'm still experimenting with the different profiles and different paths.In the example shown below,at the first step the profile is messed up. But that's not a problem. Press the up arrow key and then the down arrow key and the profile is then aligned.
Charly
Advertisement