📷 GIF Exporter 1.1 | create animated GIFs from SketchUp models with customizable settings Download
  • Version 5 class listing - ANSWERED

    5
    0 Votes
    5 Posts
    584 Views
    A
    sorry, i made a mistake, i meant "puts Sketchup.constants.sort" for the language part i succeed with "Sketchup.get_locale" and i found what i want in the directory "Ruby\docs" in sketchup 5. Anyway, i'll look deeper in the constants Thanks a lot
  • Attribute dictionnary

    7
    0 Votes
    7 Posts
    571 Views
    M
    Ok thank you all for your excellent answers !
  • Drop question.......

    10
    0 Votes
    10 Posts
    660 Views
    jujuJ
    Drop doesn't appear in the plugins, it appears in the context menu (right click) of selected geometry.
  • Select all geometry

    29
    0 Votes
    29 Posts
    2k Views
    N
    Qui! Now your script runs, Matt666. My component is selected by name/definition. As it is selected, I can »Get Position - X« (Proper_animation.rb from RichW). Matt666, you have my elevator model with arrow buttons. With Links.rb the arrow up buttons will select the elevator and »Get Position - 2«. The arrow down buttons will select the component elevator and then »Get Position - 1«. But my question is, whether I can start a ruby.rb script by clicking a button.
  • Possible new drawing tool >> Fred06

    8
    0 Votes
    8 Posts
    1k Views
    fredo6F
    @ampa said: http://libspiro.sourceforge.net/ LibSpiro is an Open Source implimentation of the Spiro algorithm. It should be possible to see how it all works from the example / source code. Also... http://www.levien.com/spiro/ is the site of the inventor. I had a quick look, but it is very complex to understand, and I guess to reproduce. And the theory underneath is quite abstruse, based on clothoids (curves to make highway junctions), holonomic curves, and other nice mathematical theory, which however were all set out by mathematians from the 18th century (bernouilli, Euler, Fresnel, and others). So if someone wants to give it a try....and then publish it as an extension of BezierSpline!! As a consolation, I just realize that the Courbette allows to draw an arc of circle between 2 points which also includes a 3rd point.
  • Stretching multiple diferent components

    5
    0 Votes
    5 Posts
    684 Views
    B
    Hey Dave, I don't know if it's dyslexia or my own stupidity but I got confused about halfway through the instructions. Anyway, could you do a small tut on this method?? Or is there one already in existence that I missed?! I know that this question has been asked before and some fellow members are in the process of developing a ruby to serve that exact purpose (aimed at cabinet makers and woodworkers). Have a great day Mike RL
  • Showing a web site in a Web Dialog

    3
    0 Votes
    3 Posts
    328 Views
    fredo6F
    Morisdov, You are right. I tried from another computer and it works fine. Must be the firewall I have on my laptop. Thanks Fredo
  • Scaling cursor icon?

    9
    0 Votes
    9 Posts
    957 Views
    fredo6F
    Pixero, Another solution is simply to draw the cursor as a circle with the method view.draw2d available in View class at the position of the cursor (this is how I do for my protractors). You just adjust the size of your circle based on your current parameters. To make the Sketchup cursor disappear, I guess the best would be to have an 'empty' png file (or a cross or whatever you want to design the hot spot) Fredo
  • Vector3d -> Point3d ?

    7
    0 Votes
    7 Posts
    2k Views
    A
    That does. I guess I misunderstood '+' from the start. Thanks again.
  • Moving a 3D object by coordinate, through Ruby

    9
    0 Votes
    9 Posts
    1k Views
    J
    In your Plugins/Examples folder, there is a script named animation.rb. It is a good reference for using the Animation class.
  • Problem loading rubies

    5
    0 Votes
    5 Posts
    542 Views
    A
    ah you are a life saver thank you very much it works great now. i dont understand how the bracket got deleted though. i used the same zip file that i use on my other computer and that one works fine too.
  • Stair ruby

    6
    0 Votes
    6 Posts
    635 Views
    StinkieS
    Don't thank me. Thank the ruby peeps and monsieur Bur.
  • Was Is Los? (What's Wrong) Learning Subdivide & Smooth :)

    4
    0 Votes
    4 Posts
    606 Views
    G
    @unknownuser said: . . . first manually subdivide the geometry yourself . . . I thought that was the reason for getting the script, so it would do that for you? SketchUp allows me to do whatever I want pretty quick, so, it's no problem. I need to figure out how to use this fantastic script the right way - I'm still finding the script to be fascinating, providing me a very quick way to define complex geometry with ease. Happy Sketching, Brad (hey, I have my own emoticon now, thanks)
  • Call for models that cause problems for LightUp

    3
    0 Votes
    3 Posts
    354 Views
    Mike LuceyM
    Adam, I have sent you a PM. Mike
  • 3D Fabricator Support (Ruby Developer)

    5
    0 Votes
    5 Posts
    871 Views
    C
    @unknownuser said: Have you looked at http://www.smustard.com ya, the Smustard boys wrote the plug-in i've got but they got busy with other things and couldn't finish. Nice guys, did good work but I'll have to move on
  • Anyway to Debug in RDE?

    3
    0 Votes
    3 Posts
    483 Views
    A
    Thanks for the Bridge! Putting puts all around is what I'm doing now, painfully. Really looking forward to the SU debugger.
  • How to add texture on a plane into a script?

    5
    0 Votes
    5 Posts
    470 Views
    R
    Need to use a UVHelper - set the middle coordinate of the texture to be the same as the middle coordinate of the face (is one way).
  • Problems With su2stl.rb

    36
    0 Votes
    36 Posts
    7k Views
    kenK
    I don’t go to the corner bar because of the political BS , truthers and the free energy speeches/conversations; could we please keep the political BS out of the rest of the forum? Or maybe not, since I am breaking the request myself. @igor said: and since when is our moronic president a sketchup user? does he use it to design weapons to obliteraite what tiny scraps are left of the iraqi government? or to make plans to tottaly screw over the entire economy and education system? hopefuly, this is only your user name, and you are not the loony that is our president. i, however, have no idea how to help you with your converter problem. ask Solo.
  • OBJ import error, help!

    5
    0 Votes
    5 Posts
    726 Views
    M
    hi bobu, the OBJImporter.rb plugin doesn't work always well with such models (besides that it takes a long time to convert the model) I'd suggest to use Wings 3d, which is opensource and free to make the conversion. It has always worked well for me. http://www.wings3d.com/ /matteo
  • Engineering Toolbox not working

    7
    0 Votes
    7 Posts
    1k Views
    S
    Cheers Edson

Advertisement