• Login
sketchucation logo sketchucation
  • Login
๐Ÿค‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] 3d Shapes Tool (was: Pyramid Tool)

Scheduled Pinned Locked Moved Plugins
53 Posts 21 Posters 49.2k Views 21 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    JClements
    last edited by 6 Jun 2008, 14:01

    No cube/square from center? I tried the pyramid tool to do this with the last click on the same Z plane as the other clicks but, of course, I then get a square or rectangle with diagonals from corner-to-corner.

    John | Illustrator | Beaverton, Oregon

    1 Reply Last reply Reply Quote 0
    • M Offline
      Macs
      last edited by 6 Jun 2008, 15:11

      I think you can do this with the standard polygon tool and setting 4 sides in VCB

      1 Reply Last reply Reply Quote 0
      • S Offline
        sherwood11
        last edited by 7 Apr 2013, 18:23

        This tool (version 1.1) seems very useful .. However, It won't work for me.

        It will not complete after the last input
        and the blue-pencil pointer stays visible.

        It won't complete after :
        Cone or Pyramid, 3rd click
        Sphere, 2nd click
        Rotated Pyramid, 4th click
        Dodecahedron, 2nd click
        Icosahedron, 2nd click

        Any thoughts ?
        Is there some kind of setting in SU ?

        IE., Cone or Pyramid - Ruby console :

        Error: #<NoMethodError: undefined method GetString' for nil:NilClass> C:/Program Files/Google/Google SketchUp 8/Plugins/3dshapestool.rb:616:in create_geometry'
        C:/Program Files/Google/Google SketchUp 8/Plugins/3dshapestool.rb:555:in increment_state' C:/Program Files/Google/Google SketchUp 8/Plugins/3dshapestool.rb:213:in onLButtonDown'
        C:/Program Files/Google/Google SketchUp 8/Plugins/3dshapestool.rb:616

        Many Thanks,

        I found a solution !

        the problem is with this line in the script :
        model.start_operation $exStrings.GetString("shapename")

        I could not find the .GetString method anywhere ( after more hours of research than I care to mention).
        apperantly, this error message occurs often without meaningfull documentation to remedy. I think
        .GetString is some sort-of depricated method in Ruby or OpenGL or something like that ... ๐Ÿ˜ 

        I created a class variable for each shapename
        placed between 'class PyramidTool' (line 29) and the first 'def Initialize' (line 36 +- ) :

        @@threedcone = "Cone"
        @@threedpyramid = "Pyramid"
        @@threedsphere = "Sphere"
        @@threedpolyhedron = "Polyhedron"
        @@threeddodecahedron = "Dodecahedron"
        @@threedicosahedron = "Icosahedron"

        Then I simply replaced every occurance (7) of:
        model.start_operation $exStrings.GetString("shapename")
        with,
        model.start_operation @@_shapename_ . . . . eg. @@threedcone

        Done . . . I hope this helps anyone having this problem with the .GetString method
        I have several scripts with this that do work ... but, I plan on modifing them also.

        Cheers

        1 Reply Last reply Reply Quote 0
        • J Offline
          johnwmcc
          last edited by 12 Sept 2013, 23:42

          I've just tried this in Sketchup Make 2013, as this no longer has the 3D shapes built in to the free version.

          It crashes Sketchup completely every time ("The Sketchup Application has stopped working"), on the third click to set height(for cone or pyramid) even after system restart, and using the plugin in a completely new drawing.

          There's no error message in the Ruby console, just the crash. Entirely repeatable, unfortunately.

          Is there an update available that would fix this?

          I can't find any other equivalent plugin: if anyone knows of another, I'd be grateful for a pointer to it.

          John McClenahan

          PS. Have just found the Shapes plugin by the Sketchup team, in the Extension Warehouse. That will do very well. In earlier versions of SU I thought it got installed by default, but it wasn't in SU Make 2013.

          1 Reply Last reply Reply Quote 0
          • T Offline
            TANER TAN
            last edited by 6 Feb 2014, 22:21

            Is there working version for Sketchup 2013?

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 7 Feb 2014, 11:36

              @taner tan said:

              Is there working version for Sketchup 2013?
              See the preceding post - and get the similar SketchUp guys' Shapes tool from the EW...

              There is no obvious reason why this very old 3d Shapes Tool should NOT work in SketchUp v2013...
              BUT I confirm that it does crash it !
              BUT it is ~6 years old, so what would you expect ?
              There's probably some simple re-coding fix, I'm too busy to dig into it know, why not pester the author Macs ?
              The EW toolset is very similar - and more comprehensive ???

              I have added a warning note to the download page and equivalent PluginStore item...

              TIG

              1 Reply Last reply Reply Quote 0
              • M Offline
                man
                last edited by 10 Feb 2014, 08:58

                loving this tool mate. thanks

                1 Reply Last reply Reply Quote 0
                • S Offline
                  Shortstuff81000
                  last edited by 26 Oct 2015, 02:00

                  I love this tool! ๐Ÿ˜„ I wish it was compatible with the latest version of SU; I like to use the mouse to draw my shapes rather than use dialog boxes. ๐Ÿ˜ข

                  1 Reply Last reply Reply Quote 0
                  • TAYEBIT Offline
                    TAYEBI
                    last edited by 11 Dec 2015, 12:23

                    Canโ€™t someone take a look at its code and make it work with newer versions of SU??
                    This tool is far more better and user friendlier than any other similar tools..

                    PLEASE make it work ... God blesses you, dear developer ..
                    ๐Ÿ˜‰

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      Pherim
                      last edited by 20 Nov 2016, 11:50

                      I would also love to see this made compatible with newer versions.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 3 / 3
                      • First post
                        Last post
                      Buy SketchPlus
                      Buy SUbD
                      Buy WrapR
                      Buy eBook
                      Buy Modelur
                      Buy Vertex Tools
                      Buy SketchCuisine
                      Buy FormFonts

                      Advertisement