sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Sphere 1.1

    Scheduled Pinned Locked Moved Plugins
    16 Posts 11 Posters 20.4k Views 11 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.
    • R Offline
      Regular Polygon
      last edited by Regular Polygon

      This is a simple to use plugin that draws a sphere. You enter the parameters in a dialog box. It creates a sphere component, and activates the component placement tool to position it in the model.

      dialog sphere.PNG

      You can control exactly how much geometry is created by specifying the number of latitude lines and longitude lines. You can also create some interesting sphere shaped polyhedra with just a few latitude and longitude lines.

      facets.PNG

      ` # CHANGELOG

      1.1 - July 4, 2010

      * Remember dialog box parameters between sessions.`

      The Sphere plugin is at regularpolygon.org/plugins/sphere.php.

      Thanks

      My SketchUp Plugins

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        Those polyhedra shapes are a neat bonus for this. 👍

        Thomas Thomassen — SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 Reply Last reply Reply Quote 0
        • W Offline
          watkins
          last edited by

          Can you enter metric sizes too? Looks a useful plugin, so many thanks.

          Regards,
          Bob

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            @watkins said:

            Can you enter metric sizes too? Looks a useful plugin, so many thanks.
            Regards,
            Bob

            The start of the script sets the defaults
            @@radius = 1.feet
            change it to
            @@radius = 300.mm
            for the near metric equivalent - or any other default value you want...
            The last entered value is remembered that session anyway.

            TIG

            1 Reply Last reply Reply Quote 0
            • R Offline
              Regular Polygon
              last edited by

              @watkins said:

              Can you enter metric sizes too? Looks a useful plugin, so many thanks.

              Regards,
              Bob

              You are welcome!

              I think you can enter any length, (e.g. 100mm, 10cm, 1', etc.). The plugin remembers your input, and uses the last value entered as the default value the next time. How the length is displayed depends on the format that you have set in the Model Info - Length Units Manager. I am using the Architectural format, so it displays the lengths in feet and inches.

              My SketchUp Plugins

              1 Reply Last reply Reply Quote 0
              • McGyverM Offline
                McGyver
                last edited by

                This looks very interesting and useful. Thank you for sharing!

                [Visit My ShareCG Freebie Gallery](http://www.ShareCG.com/pf/full_uploads.php?pf_user_name)

                1 Reply Last reply Reply Quote 0
                • utilerU Offline
                  utiler
                  last edited by

                  Thanks mate, this is quite a neat tool!!!!

                  purpose/expression/purpose/....

                  1 Reply Last reply Reply Quote 0
                  • brookefoxB Offline
                    brookefox
                    last edited by

                    While I haven't hand drawn one in some three weeks, it was too recently to be a fond memory and you add all those other wonderful potentialities!!

                    Many thanks.

                    ~ Brooke

                    1 Reply Last reply Reply Quote 0
                    • W Offline
                      watkins
                      last edited by

                      Thanks to all for answering my query.

                      Regards,
                      Bob

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        KarinaGM
                        last edited by

                        this will be a handy one 😄
                        thanks 😄

                        **"Aquel que sacrifica un poco de libertad por seguridad, no se merece ninguna y terminará perdiendo ambas"

                        -Benjamín Franklin.**

                        1 Reply Last reply Reply Quote 0
                        • boofredlayB Offline
                          boofredlay
                          last edited by

                          I have been using a sphere plugin for over a year. I use it very often but the limitation was that it had no parameters. This new one has replaced it, thank you. Thank you very much.

                          http://www.coroflot.com/boofredlay

                          1 Reply Last reply Reply Quote 0
                          • chrisglasierC Offline
                            chrisglasier
                            last edited by

                            @regular polygon said:

                            ...

                            You can download Sphere 1.1 here on my blog.

                            Please be kind enough to upload the .rb file to this topic, as blogspot is blocked in some countries. Also it is customary to put new versions in the first post so the latest comes up in a search. Another post to notify its arrival is also good. Thanks.

                            With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

                            1 Reply Last reply Reply Quote 0
                            • chrisglasierC Offline
                              chrisglasier
                              last edited by

                              @regular polygon said:

                              However, I still feel strongly about having my plugins downloaded from a single distribution point, and the logical place for that is my blog where they are fully documented.

                              Perhaps this problem can be resolved in the near future another way.

                              Of course it is up to you but often it is of mutual benefit when similar things from different sources are offered in one place - like a street market, souk or forum.

                              With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                Regular Polygon
                                last edited by

                                @chrisglasier said:

                                ... it is customary to put new versions in the first post so the latest comes up in a search. Another post to notify its arrival is also good. Thanks.

                                Sorry about that, I am new to the posting customs here. I edited the OP so the the link points to the latest update Sphere 1.1. That does seem more organized, thanks for the tip.

                                @unknownuser said:

                                Please be kind enough to upload the .rb file to this topic, as blogspot is blocked in some countries.

                                As for my blog being blocked in some countries, I have to say that this was complete news to me. I suppose you are referring particularly to China. I did some research using this tool, Website Pulse, and found that my site was blocked in 3 out of 4 major cities in China! However, I still feel strongly about having my plugins downloaded from a single distribution point, and the logical place for that is my blog where they are fully documented.

                                Perhaps this problem can be resolved in the near future another way. Blogger is pretty limited, so I am considering moving to a different platform, where the URL would have my own domain name. Then my blog wouldn't be blocked anywhere, or at least it would be as accessible as this forum, so there would be no issue.

                                My SketchUp Plugins

                                1 Reply Last reply Reply Quote 0
                                • R Offline
                                  Regular Polygon
                                  last edited by

                                  Just wanted to say thanks to everyone who replied. Hope you all find the Sphere plugin useful.

                                  Also, there is a slightly improved version available, which I'll call version 1.1. The first version remembered the dialog box values entered, but only during each session. If you closed SketchUp and reopened it, your last values would be lost. This version remembers the parameters between sessions as well.

                                  You can download Sphere 1.1 here on my blog.

                                  Thanks.

                                  My SketchUp Plugins

                                  1 Reply Last reply Reply Quote 0
                                  • P Offline
                                    pankaj_tamore
                                    last edited by

                                    Nice plugin reduces efforts in creating sphere otherwise with default tools it takes lot time & efforts to create sphere

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

                                    Advertisement