About designing a shoe.
- 
Hi !
Thanks a lot for explanations.
However, I made lots of trials but nothing happens! The only thing I get on the screen is the blue circle but no tools no work at all. There must be something I did not quite understnad, but what ?!!!!!! - 
@ solo
here two links where style is same like your previous charming girl with red shoes
  
Monsieur Z and Stephane Neidardt
 - 
@mirami said:
Hi !
Thanks a lot for explanations.
However, I made lots of trials but nothing happens! The only thing I get on the screen is the blue circle but no tools no work at all. There must be something I did not quite understnad, but what ?!!!!!!can you open the ruby console before using the tools, to see if there are any error messages when you try using them?
 - 
Right you are.
I got many error messages :Error: #<NameError: uninitialized constant GrabSculpt::E>
C:/Program Files/Google/Google SketchUp and also C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:242:inonLButtonUp' C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:236:ineach'
C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:236:in `onLButtonUp'
C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:195
And many others ...
What do I have to do ??!
Thanks a lot - 
@mirami said:
Right you are.
I got many error messages :Error: #<NameError: uninitialized constant GrabSculpt::E>
C:/Program Files/Google/Google SketchUp and also C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:242:inonLButtonUp' C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:236:ineach'
C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:236:in `onLButtonUp'
C:/Program Files/Google/Google SketchUp 6/Plugins/btm_Sculpt_Tools/btm_Sculpt6_Grab.rb:195
And many others ...
What do I have to do ??!
Thanks a lotThat message seems to say that the constant
Edoesn't exist
 . Open your ruby console, and type Einto the input line, and click return/ enter. It should return2.71828182845905in the ruby console. If not, then I have no idea why. In ruby, the constantEshould be Euler's Number. This constant is used in my code for the S-Curve brush-type. - 
Well it returns : Error: #<NameError: (eval):151: uninitialized constant E>
(eval):151I hope someone cna help as I have no idea myself what I should do !!
At least we figured out the problem, how to solve it now??!!!.... - 
mirami
I think you would enjoy this thread, and I hope urgen notices your post, as I believe she is the master of this.
http://forums.sketchucation.com/viewtopic.php?p=17233#p17233 
Advertisement