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

    Mini-challenge

    已排程 已置頂 已鎖定 已移動 SketchUp Discussions
    sketchup
    328 貼文 26 Posters 29.1k 瀏覽 26 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • jeff hammondJ 離線
      jeff hammond
      最後由 編輯

      @mac1 said:

      ..IMHO you really don't need SU.

      you're right …

      [flash=853,480:3ax8n44e]http://www.youtube.com/v/ww17dNJt_LQ?version=3&hl=en_US&rel=0[/flash:3ax8n44e]

      … but where's the fun in doing it that way? 😄

      [actually, the second method in the video shows something that might make a good ruby.. 2pt orient with 1D scaling]

      dotdotdot

      1 條回覆 最後回覆 回覆 引用 0
      • jeff hammondJ 離線
        jeff hammond
        最後由 編輯

        @andybot said:

        Actually, the only reason I was using inches is because it's the native unit for SU. I was thinking I would avoid any possible "rounding to metric" errors. But of course, it all depends on scale, and mm will be a smaller scale giving a higher precision. In the end, checking against true tangent will show the error in any of the cases. (Except now I'm paranoid, maybe true tangent has some built-in approximation as well 😲 😕 )

        yeah.. i'm sure true tangents would eventually show an error.. it just depends on how many zeros you can put after the decimal point..

        which is basically what i'm getting at here.. if the people working in mm were limited to 4 decimal places, most of their results (the people using a gilles hybrid) would be showing a perfect measurement across the boardwidth even though we can tell, geometrically, there should be an error..

        i think this thread is driving into some weird territory.. we're straddling sketchup's tolerances at amounts so small, it's hard to even imagine.. if this thread keeps going, we'll probably end up pinpointing the exact place where sketchup decides "this is ok.. and this is not ok"

        [edit.. or actually, i guess that point is somewhere around 3 one-hundred-millionths of an inch 😆]

        dotdotdot

        1 條回覆 最後回覆 回覆 引用 0
        • gillesG 離線
          gilles
          最後由 編輯

          I think I've found a very easy way.
          Show you later, no time yet.

          " c'est curieux chez les marins ce besoin de faire des phrases "

          1 條回覆 最後回覆 回覆 引用 0
          • jeff hammondJ 離線
            jeff hammond
            最後由 編輯

            @gilles said:

            I think I've found a very easy way.
            Show you later, no time yet.

            sweet!

            .

            dotdotdot

            1 條回覆 最後回覆 回覆 引用 0
            • thomthomT 離線
              thomthom
              最後由 編輯

              Would be interesting to hear what the SketchUp team thinks of this challenge. ..too bad they are rather busy atm...

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

              1 條回覆 最後回覆 回覆 引用 0
              • pilouP 離線
                pilou
                最後由 編輯

                SUspense! 💚

                @unknownuser said:

                actually, the second method in the video shows something that might make a good ruby.. 2pt orient with 1D scaling

                And the same can make as option also Uniform or Stretch & Copy for the same price 😉 (Moi's function Line-Line)

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

                1 條回覆 最後回覆 回覆 引用 0
                • TIGT 離線
                  TIG Moderator
                  最後由 編輯

                  My True Tangent's 'True Intersection' tool uses Ruby's float and Math's functions, so it's probably as accurate as Sketchup itself in its calculated answers.
                  Sketchup has to have tolerance to assume two points are 'equal' because most likely they'll have some tiny differences in the 'zillionths'.
                  Any computational answer will never be entirely accurate - just accurate enough.
                  Because we are using sine/cos/tan/roots/pi etc we cannot expect a 'perfect' result.

                  The calculated solution should be as accurate as needed to get a 'non-rounded' dimension at the limit of Sketchup's reporting.
                  Unfortunately the drawn solution's accuracy is slightly worse than Sketchup's reporting limit and so can show a tiny difference - the fact you can't even 'see' this in the real world is annoying.
                  With my rotation of the ends method gives a good approximation in one go, repeating it gets even nearer, and it might get so near that Sketchup then says it's 300.000000mm rather than 299.999999mm but it's a wasted effort in 'reality'.

                  TIG

                  1 條回覆 最後回覆 回覆 引用 0
                  • gillesG 離線
                    gilles
                    最後由 編輯

                    Here we go!


                    Mini-challenge_Teaser.png


                    Mini-challenge3_v6.skp

                    " c'est curieux chez les marins ce besoin de faire des phrases "

                    1 條回覆 最後回覆 回覆 引用 0
                    • pilouP 離線
                      pilou
                      最後由 編輯

                      Thx for the V6 👍
                      Must study your center rotation method because Step 4 is some tricky 😄

                      FOr another method
                      I have thinking of use the offset for don't use rotation 😄

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

                      1 條回覆 最後回覆 回覆 引用 0
                      • TIGT 離線
                        TIG Moderator
                        最後由 編輯

                        Bravo Gilles !

                        At last a drawn solution [without plugins] that does indeed work with no tolerance issues !
                        Your very clever trick is getting the rotated 'end' to align with the 'long side' of its 'sibling' during the edit, it is effectively snapping to itself so the alignment is perfect... then both of the sides are parallel and the two ends remain the exact set dimension.
                        😎

                        TIG

                        1 條回覆 最後回覆 回覆 引用 0
                        • thomthomT 離線
                          thomthom
                          最後由 編輯

                          ❓
                          I can't make it snap to the endpoint when I rotate...
                          ?

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

                          1 條回覆 最後回覆 回覆 引用 0
                          • TIGT 離線
                            TIG Moderator
                            最後由 編輯

                            You don't need to snap to a point, click on the originally horizontal guide line, then it suggests an inference 'parallel to edge outside active', when you are approximately over the long edge in the sibling instance [as the ends are approximating to 'square'], click to accept that.
                            💭
                            EDIT: As Pilou shows in his screenshot - pipped at the post!

                            TIG

                            1 條回覆 最後回覆 回覆 引用 0
                            • pilouP 離線
                              pilou
                              最後由 編輯

                              Seems there is not #4, ( there are two #5) and I can't obtain your last result 😞
                              I have snap on Parallel but not at "point"
                              where.jpg

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

                              1 條回覆 最後回覆 回覆 引用 0
                              • gillesG 離線
                                gilles
                                最後由 編輯

                                @unknownuser said:

                                I can't make it snap to the endpoint when I rotate...

                                Did you take the alignment point at the end of the line?

                                " c'est curieux chez les marins ce besoin de faire des phrases "

                                1 條回覆 最後回覆 回覆 引用 0
                                • oganocaliO 離線
                                  oganocali
                                  最後由 編輯

                                  In Step 5 while snapping, my sketchup refuses to snap "exactly" on the endpoint no matter where I pick, are you sure it is exact?

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • gillesG 離線
                                    gilles
                                    最後由 編輯

                                    I change the component axis location then it works better even with the end point.


                                    Mini-challenge3-2_v6.skp

                                    " c'est curieux chez les marins ce besoin de faire des phrases "

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • pilouP 離線
                                      pilou
                                      最後由 編輯

                                      @unknownuser said:

                                      Did you take the alignment point at the end of the line?

                                      The horizontal point of the end of the line don't work (on the right of the last red point on the blue line)

                                      OK that works only if you take the click point under your arrey drawing! Very curious!!! 😲
                                      Luck ? 😄


                                      work.jpg

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

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • thomthomT 離線
                                        thomthom
                                        最後由 編輯

                                        Right - now I see that it infer from itself. But I get no snapping from the end-point.

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

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • pilouP 離線
                                          pilou
                                          最後由 編輯

                                          You have not made the last file "save as V6" 😉

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

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • thomthomT 離線
                                            thomthom
                                            最後由 編輯

                                            @unknownuser said:

                                            You have not made the last file "save as V6" 😉

                                            Use free SU8 to convert back to SU6?

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

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 16
                                            • 17
                                            • 11 / 17
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement