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

    Mini-challenge

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    328 Posts 26 Posters 29.1k Views 26 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.
    • thomthomT Offline
      thomthom
      last edited by

      Still not getting it... too early in the morning - haven't had my tea yet. 😳

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

      1 Reply Last reply Reply Quote 0
      • pilouP Offline
        pilou
        last edited by

        My little try πŸ˜„

        Chall.jpg

        Frenchy Pilou
        Is beautiful that please without concept!
        My Little site :)

        1 Reply Last reply Reply Quote 0
        • jeff hammondJ Offline
          jeff hammond
          last edited by

          @unknownuser said:

          My little try πŸ˜„

          [attachment=0:259w4kne]<!-- ia0 -->Chall.jpg<!-- ia0 -->[/attachment:259w4kne]

          in step 2, how do you know where to draw the line ? (at which height ?)

          like i said earlier, your board has to be a predetermined width…

          dotdotdot

          1 Reply Last reply Reply Quote 0
          • pilouP Offline
            pilou
            last edited by

            It was made step 3 πŸ˜‰

            But if you want better πŸ˜„

            Chall.jpg

            Frenchy Pilou
            Is beautiful that please without concept!
            My Little site :)

            1 Reply Last reply Reply Quote 0
            • jeff hammondJ Offline
              jeff hammond
              last edited by

              @pbacot said:

              I just draw a 2x4 and rotate it then cut with two uprights...?

              doesn't work… (unless you're just sorta eyeing it into place.. but this isn't horseshoes πŸ˜‰ )

              that's why this is tough

              dotdotdot

              1 Reply Last reply Reply Quote 0
              • pilouP Offline
                pilou
                last edited by

                It's implicit at my new version above
                You have caltulated before the good rectangle for have the good result πŸ˜‰

                Frenchy Pilou
                Is beautiful that please without concept!
                My Little site :)

                1 Reply Last reply Reply Quote 0
                • jeff hammondJ Offline
                  jeff hammond
                  last edited by

                  @unknownuser said:

                  It was made step 3 πŸ˜‰

                  thisway.jpg

                  [ie--- the board is a set thickness.. it will always be the same.. the part you're measuring will constantly change depending on the gap and height (angle)..]

                  dotdotdot

                  1 Reply Last reply Reply Quote 0
                  • pbacotP Offline
                    pbacot
                    last edited by

                    I just draw a 2x4 or whatever and rotate it then cut with two uprights...? I did that today in a trellis design.

                    MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                      Does it has to be drawn correct in the first place?
                      I was thinking, drawing the profile of the board in the correct size, extrude, rotate it, taper off the ends. - too many steps?

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

                      1 Reply Last reply Reply Quote 0
                      • jeff hammondJ Offline
                        jeff hammond
                        last edited by

                        @unknownuser said:

                        It's implicit at my new version above
                        You have caltulated before the good rectangle for have the good result πŸ˜‰

                        ok.. i'll try to switch up the way i'm presenting the problem..

                        draw this:

                        (notice which way the 5 units are being measured.. if i measure 5 in the place you're suggesting, my board will no longer have a width of 5.. it will be too skinny)
                        mini3.jpg

                        dotdotdot

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

                          This is an elaborate plugin request - right?

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

                          1 Reply Last reply Reply Quote 0
                          • pbacotP Offline
                            pbacot
                            last edited by

                            Well if you had a true arc or circle you could find your exact intersection points. But there are no true circles in SU.

                            MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                            1 Reply Last reply Reply Quote 0
                            • jeff hammondJ Offline
                              jeff hammond
                              last edited by

                              @thomthom said:

                              Does it has to be drawn correct in the first place?
                              I was thinking, drawing the profile of the board in the correct size, extrude, rotate it, taper off the ends. - too many steps?

                              take as many steps as needed.. but for you, once you recognize the issue, you'll probably immediate think ruby as a means of solving it.. the way i do it is with a dynamic component.. there's a brute force method to accomplish it within sketchup itself but i'm wondering if i happen to be missing a method.. no solutions given so far will accomplish it..

                              [EDIT.. haha.. re:your post while i was typing this one πŸ˜„ ]
                              but no.. i didn't set out for it to be.. it's a pretty cool little challenge because of how simple it seems.. hopefully a plugin doesn't jump in too soon and spoil all the fun πŸ˜‰

                              dotdotdot

                              1 Reply Last reply Reply Quote 0
                              • jeff hammondJ Offline
                                jeff hammond
                                last edited by

                                @pbacot said:

                                Well if you had a true arc or circle you could find your exact intersection points. But there are no true circles in SU.

                                right, that's the brute force method i mentioned above.. make a little arc with a thousand segments and it will work..

                                dotdotdot

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

                                  @unknownuser said:

                                  @pbacot said:

                                  Well if you had a true arc or circle you could find your exact intersection points. But there are no true circles in SU.

                                  right, that's the brute force method i mentioned above.. make a little arc with a thousand segments and it will work..

                                  That sounds dangerous - most likely you'll get some minor accuracy issue somewhere ~0.00001 of whatever - something that eventually cascades into a nightmare! (thinking of all them imported AutoCAD plans I've had... x_X )

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

                                  1 Reply Last reply Reply Quote 0
                                  • jeff hammondJ Offline
                                    jeff hammond
                                    last edited by

                                    @thomthom said:

                                    @unknownuser said:

                                    @pbacot said:

                                    Well if you had a true arc or circle you could find your exact intersection points. But there are no true circles in SU.

                                    right, that's the brute force method i mentioned above.. make a little arc with a thousand segments and it will work..

                                    That sounds dangerous - most likely you'll get some minor accuracy issue somewhere ~0.00001 of whatever - something that eventually cascades into a nightmare! (thinking of all them imported AutoCAD plans I've had... x_X )

                                    yes.. that can happen and why i eventually went with a dynamic component instead (maths)

                                    for getting an accurate enough dimension for a framer to cut.. it's ok.. but to have something like that in a drawing where you may be inferencing etc for future parts of the drawing.. i agree, it's a no-no.. you can throw off everything else down the line..

                                    dotdotdot

                                    1 Reply Last reply Reply Quote 0
                                    • pbacotP Offline
                                      pbacot
                                      last edited by

                                      From tip to tip you have length A-C the hypotenuse on the board. You know the width of the board B-C so you can find A-B. So when you have a board A-B long exactly you can rotate it with snaps then trim it, but is the rotate operation inaccurate?

                                      MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                                      1 Reply Last reply Reply Quote 0
                                      • jeff hammondJ Offline
                                        jeff hammond
                                        last edited by

                                        @pbacot said:

                                        From tip to tip you have length A-C the hypotenuse on the board. You know the width of the board B-C so you can find A-B. So when you have a board A-B long exactly you can rotate it with snaps then trim it, but is the rotate operation inaccurate?

                                        rotate is accurate.. you just need something to snap to which is hard to get in this case..

                                        but what you're saying.. can you do that geometrically (as in, can you do it using only sketchup tools) or would you need a calculator?
                                        (currently, the only way i've been able to do it is with a calculator (well, i use the DC dialog for the calculator that can then adjust the position of lines))

                                        dotdotdot

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

                                          Cursed this challenge! Now it really bothers me that I cannot find an easy way for this in SU.
                                          I'm not even quite sure how to calculate the angel... ?

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

                                          1 Reply Last reply Reply Quote 0
                                          • GaieusG Offline
                                            Gaieus
                                            last edited by

                                            Yes, it's a pity that true geometry is impossible in SU and one always needs to rely on workarounds. In this "rotation" workaround you still get a 0.01 cm (0.1 mm) inaccuracy which is obviously okay for constructing but annoying to know there is in your model since you never know when exactly you'd need that accuracy for inferencing.

                                            I have drawn two guides at 5 (well I used cms but who cares) apart and then tried to rotate them but as you can see, although I do get the endpoint inferencing, SU actually does not know what it is inferring there along the guide.


                                            01.png


                                            02.png


                                            03.png

                                            Gai...

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 16
                                            • 17
                                            • 7 / 17
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement