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

    [Plugin] Exploded Arc Centerpoint Finder UPDATE May 23, 2013

    Scheduled Pinned Locked Moved Plugins
    59 Posts 31 Posters 64.5k Views 31 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.
    • Chris FullmerC Offline
      Chris Fullmer
      last edited by

      Oh and Mitcorb, I forgot to mention, it is an Ibanez! 😄

      Lately you've been tan, suspicious for the winter.
      All my Plugins I've written

      1 Reply Last reply Reply Quote 0
      • mitcorbM Offline
        mitcorb
        last edited by

        Hmmm coulda sworn it was a Takamine because mine has the same body profile and your bridge seems to have the same tapered profile as mine. I did a so-so model of mine, but I did not render it.
        And now I think I will try to attach a skp of the furniture I modeled using your new tool.
        This is not my design and some of the components and connections are not precise.
        But, as some kind of tribute to your capabilities, see attachment.
        I apparently cannot attach the skp. I will try to do a jpg.


        patio furniture work in progress

        I take the slow, deliberate approach in my aimless wandering.

        1 Reply Last reply Reply Quote 0
        • mitcorbM Offline
          mitcorb
          last edited by

          By the way, Chris:
          On your reply to Dave, is there any reason to limit the number of segments to two? It would seem that the more coplanar segments, the more precision. Maybe not. Here again, I have no real understanding of the Ruby language.
          That tool saved me a ton of time, because the upper backrest section was done with it, but the lower section webbing was copied one element at a time and individually rotated and spaced.
          The dadblamed model is 3.99 MB!

          I used Tube Along Path for the round sections, follow me on the elliptical tube frame, Fredo Freescale bend tool on the curved work, native pen and pushpull on the rectangular sections. I knew it was going to be a fat file, but I wanted to do it anyway.

          I take the slow, deliberate approach in my aimless wandering.

          1 Reply Last reply Reply Quote 0
          • Chris FullmerC Offline
            Chris Fullmer
            last edited by

            Looks great, glad its helping already!

            If it is a true arc, 2 segments are just as precise as 3 or 3,000. So no need to worry, 2 segments is all it needs. I could add the ability to select lots of connected line segments and have it attempt to find all their centerpoints. But that would take considerably more time. Its a script I've discussed with someone else, and maybe in time it will happen. But for now, this is all it is, but its still pretty useful.

            @John, the idea of revuilding exploded arcs is a good one, and I thought it would be easy to accomplish. But it actually takes more work than I realized it would. I think its possible, but I'm not 100% sure yet. I'll add it to my list of scripts I'd like to work on. I seriously need to start a list like that....

            Chris

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

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

              Dear Chris,

              I need to find centre-points so frequently that an icon would be useful. Would that be possible?

              I raised the issue of a proper lathing tool in a previous thread, but no one took on the challenge. Using follow me when lathing produces exploded arcs and circles. It would be extremely useful to have a tool that would lathe a shape about an axis but produce edges that were proper circles or arcs.

              Kind regards,
              Bob

              1 Reply Last reply Reply Quote 0
              • D Offline
                dylan
                last edited by

                Thanks Chris.

                The video really shows how useful this is.

                http://dmdarchitecture.co.uk/

                1 Reply Last reply Reply Quote 0
                • Dave RD Offline
                  Dave R
                  last edited by

                  Chris, this is an interesting plugin and I caan see a lot of possibilities. I was just playing around with it using a randomly drawn Bezier curve. Below are the results. The curve with the guidepoints is the result of finding the centers for the 1st & 11th segments, the 2nd & 12th, 3rd & 13th and so on. The straight line comes from the centers of the 1st & 20th segments, the 2nd & 19th, 3rd & 18th and so. There must be some sort of progression in the distances between points but I didn't take the time to figure that out. I don't know if that sort of thing has much usefulness but I thought it was an interesting result to find while getting my first cup of coffee injected into my system.

                  Bezier Centers.jpg

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • free agentF Offline
                    free agent
                    last edited by

                    wierd just after reading this, and going back to modeling, i needed to find a center point of a curve 😄 thanx alot

                    http:i167.photobucket.comalbumsu143FreeAgent84bug.gif

                    1 Reply Last reply Reply Quote 0
                    • jim smithJ Offline
                      jim smith
                      last edited by

                      Chris,

                      I just wanted to add my thanks ☀ for this very helpful plug in and again for all the others- a very impressive collection of time savers. 👍 👍

                      "Out of clutter find simplicity,
                      from discord find harmony,
                      In the middle of difficulty lies opportunity"
                      Albert Einstein

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

                        @unknownuser said:

                        wierd just after reading this, and going back to modeling, i needed to find a center point of a curve 😄 thanx alot

                        That's because Chris mixes his plugins with crack cocaine making everyone addicted. 😄

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

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          Ben Ritter
                          last edited by

                          Chris,

                          Again, many thanks.

                          Ben

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            Sir
                            last edited by

                            @unknownuser said:

                            wierd just after reading this, and going back to modeling, i needed to find a center point of a curve 😄 thanx alot

                            same for me! yay chris 👍

                            1 Reply Last reply Reply Quote 0
                            • N Offline
                              nobnob
                              last edited by

                              Thanks Chris!

                              I'll make a script that changes exploaded edges to an arc curve.
                              Yours is very helpful for me.

                              note: line 42 does not check that both of two selected entities are edges. It checks only one.

                              Thank you.

                              1 Reply Last reply Reply Quote 0
                              • Chris FullmerC Offline
                                Chris Fullmer
                                last edited by

                                Hehehe, oops! Line 42 does have problems. I should fix that and update it. Thanks for pointing it out. I'm sure if you look closely you'll find lots of other places that could be improved.

                                Good luck on your script. You'll make a lot of friends around here if you get that up and running!

                                Chris

                                Lately you've been tan, suspicious for the winter.
                                All my Plugins I've written

                                1 Reply Last reply Reply Quote 0
                                • Bob JamesB Offline
                                  Bob James
                                  last edited by

                                  I'm very late in thanking you for this plugin: literally hundreds of times I've had to re-create the centerpoint of a curve that, in the process of manipulation, has "lost" its centerpoint.

                                  A perfect example of a plugin that saves a lot of time.

                                  @thomthom said:

                                  That's because Chris mixes his plugins with crack cocaine making everyone addicted. 😄

                                  Hey, Thom, cut that out: if they arrest him how will we get any more of his great plugins 😆

                                  i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                                  1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    chango70
                                    last edited by

                                    Hi Chris I just want to say thank you for making such wonderfully useful tools for the SU community. I was thinking maybe I will start to learn Ruby one of these days. For someone who have had no experience with any programing language where would you recommend that I start?

                                    1 Reply Last reply Reply Quote 0
                                    • EarthMoverE Offline
                                      EarthMover
                                      last edited by

                                      I missed this one too. Something I always need as well. Thanks a ton Chris!

                                      3D Artist at Clearstory 3D Imaging
                                      Guide Tool at Winning With Sketchup
                                      Content Creator at Skapeup

                                      1 Reply Last reply Reply Quote 0
                                      • Chris FullmerC Offline
                                        Chris Fullmer
                                        last edited by

                                        @Bob - Great, glad it has been helpful so often. Thanks for posting here to let me know 😄

                                        @Adam - Great, hope it helps you out!

                                        @Chango - Thanks also for the kind words. They go a long way! As for learning Ruby, I say go for it. I think Ruby is the perfect language to learn. I have VERY little programming background. I understood the concept of if then ele statements, but that was about it. I found Ruby to be very nice to work with. And writitng SketchUp tutorials is something I've been doing for so long, so I recently put together 2 tutorials on Ruby for Sketchup. The first one is here:

                                        Link Preview Image
                                        SketchUcation

                                        3D SketchUp Community for Design and Engineering Professionals.

                                        favicon

                                        (www.sketchucation.com)

                                        It does not teach much Ruby syntax, but it does point you to a good tutorial that will help teach Ruby in general. Then my tutorial explains how to use Ruby with SketchUp to write plugins. Hopefully its helpful. I just started with Ruby in January and I have learned a TON from the great authors here on the forum. They are all very helpful.

                                        So I would suggest taking a look at that tutorial. See how far you get, come back here with questions. I think there are ALWAYS good ideas for scripts around here if you need some ideas for own once you get the basic syntax worked out. Good luck with it and ask lots of questions.

                                        Chris

                                        Lately you've been tan, suspicious for the winter.
                                        All my Plugins I've written

                                        1 Reply Last reply Reply Quote 0
                                        • EarthMoverE Offline
                                          EarthMover
                                          last edited by

                                          Chris,

                                          Quick question. One thing I've always wondered about was why an offset arc loses it's ability to find a centerpoint. Any way to add a centerpoint function in your script to arcs that are the result of an offset, without having to explode the curve and select two segments?

                                          3D Artist at Clearstory 3D Imaging
                                          Guide Tool at Winning With Sketchup
                                          Content Creator at Skapeup

                                          1 Reply Last reply Reply Quote 0
                                          • Chris FullmerC Offline
                                            Chris Fullmer
                                            last edited by

                                            I had not noticed that before, I don't use the point at center all that often. But it is true, it does not work on offset arcs. It is because the offset changes it from an ArcCurve entity to a simple Curve - which just means that SU no longer recognizes it as a true arc.

                                            The ability to add a centerpoint to an arc is actually a plugin written by Google (@Last). So I went through and added the functionality to mine, then realized that it's actually just a plugin, so it would make more sense to change or modify their code.

                                            But I need help here.

                                            @Any Ruby Pro - My thinking is that I can alias their method that adds the centerpoint and essentially re-write it with my own code. And do this inside of this plugin. So when you run this plugin, it will install itself like normal, and also it will over-ride part of the contextmenu.rb example file (which is the ruby that adds the centerpoint funcitonality).

                                            Is that the "correct" way to do it, so I don't actually re-distribute and re-write their file, but merely over-write in this script. Correct?

                                            Chris

                                            Lately you've been tan, suspicious for the winter.
                                            All my Plugins I've written

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

                                            Advertisement