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

    [Plugin] Mirror

    已排程 已置頂 已鎖定 已移動 Plugins
    211 貼文 72 Posters 390.6k 瀏覽 72 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • TIGT 離線
      TIG Moderator
      最後由 編輯

      Your gif doesn't auto animate ??
      A face with edges should copy and mirror OK, loose edges/arc == edges ?? 😕

      TIG

      1 條回覆 最後回覆 回覆 引用 0
      • J 離線
        jorge2011
        最後由 編輯

        "Your gif doesn't auto animate ??"
        you click on the image


        when the circle mirror with your face, does not exploit the circle
        When mirror only the circle, the circle is exploited

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

          @jorge2011 said:

          "Your gif doesn't auto animate ??"
          you click on the image...

          I know BUT it looks just like any other image so why would I want to click on it at all 😒
          A gif can auto-animate... so it's obvious what it is.
          [<<<see my avatar 😕 ]

          TIG

          1 條回覆 最後回覆 回覆 引用 0
          • J 離線
            jorge2011
            最後由 編輯

            Sr TIG, see this exampler
            see this example.
            Mirrors edge face ( copy good)/ edge mirrors only (copy explode edge)


            Untitled.gif

            1 條回覆 最後回覆 回覆 引用 0
            • J 離線
              jorge2011
              最後由 編輯

              sorry but I do not understand what you say.
              Posted there again animated giff

              http://forums.sketchucation.com/download/file.php?mode=view&id=71848

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

                NOW it animates automatically... before it didn't!
                You 'attached' the first one but the second one was 'placed-in-line as a linked-image' 😉

                TIG

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

                  It's the way that Sketchup itself works... 😕

                  Try this manual test.

                  Make a circle.
                  Group it - including its face in the selection.
                  Copy the group.
                  Edit it, you find that the circle remains a circle.

                  Now make another circle.
                  Group it - this time excluding its face from the selection.
                  Copy the group.
                  Edit it, you find that the circle is now is pieces.

                  Because Mirror has to make a group and copy it to do the scaling/mirroring then it will fail to keep the circle-ness of the circle if it has no face[s] selected with it in the group - exactly as occurs when you do it by hand 😒

                  It's a shortcoming in Sketchup not Mirror... 😮

                  TIG

                  1 條回覆 最後回覆 回覆 引用 0
                  • mariochaM 離線
                    mariocha
                    最後由 編輯

                    @unknownuser said:

                    Are you using the latest version?
                    Can you supply a skp where you do get this issue, so that I can test it...

                    Yep, 3.6, downloaded today.
                    Skp attached; just a box with circle on top.
                    Mac related issue ?
                    update : tested it on my Doze 7 vm, same problem.
                    update-2 : sorry, indeed mirroring the perimeter does explode it, mirroring the round face works fine. (I was working with hole in steel plates, so mirror before punch)


                    mirror-explo.skp

                    %(#008000)[Mario C.
                    Every rule has exceptions, but some.]

                    1 條回覆 最後回覆 回覆 引用 0
                    • P 離線
                      paddyclown
                      最後由 編輯

                      hi folks,
                      I have been using mirror.rb v3.6 without problems for a while... until today where i'm using SU8 on a windows 7 machine as opposed to the normal vista i used b4... now mirror does nothing & the following gobbldy gook appears in ruby console:

                      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/Mirror.rb;266;in `mirror'
                      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/Mirror.rb;178;in `onLButtonDown'
                      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/Mirror.rb;266
                      

                      anyone have an idea ?
                      thanks

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

                        You haven't posted the important part of the error message - it's probably the first line - saying something about 'group' or 'explode' [Mirror groups what it mirrors and then explodes it]...

                        This is suggestive of an unusual 'script clash'.

                        There was a similar situation with my 2Dfillet tool yesterday - which turned out to be a clash with SketchyPhysics3. This link http://forums.sketchucation.com/viewtopic.php?p=345427#p345427 has a replacement file [zipped] to go ito the SP3 folder that redoes the ill-advised method changes that SP did to the existing base classes like Group etc, whilst still letting SP work OK. No clashes for ages then two come along at once!

                        Hopefully this'll fix the error but if you don't use SP3, or the suggestion doesn't fix it, then it might be something else [although almost all clashing scripts have been sorted by their authors over the last year or two or at least 'blacklisted'...].
                        To find another guilty file you can do the 'halving' method...
                        Make a 'Disabled' folder and an 'OK' folder and move half of your .rb/.rbs files ['scripts'] from the 'Plugins' folder into 'Disabled' [but remember to leave 'Mirror.rb' in the 'Plugins' folder], restart Sketchup and if the error with Mirror has gone we know that the culprit script is in the 'Disabled' set - move the rest of the 'Plugins' temporarily out into 'OK' [except Mirror.rb] - move half of 'Disabled' back into 'Plugins' and restart/retry - again if it's working alright the culprit is still in 'Disabled' - move the last lot you moved over into 'OK'... keep moving halves back into 'Plugins' until it breaks [moving non-culprits into 'OK' just makes it easier to keep track of what's where]. When it does break we know the 'block' of files we just moved into [or have left in] 'Plugins' - you can move any files from 'Disabled' into 'OK' [we know these are not guilty] and move half of the suspect 'block' to 'Disabled'. Repeat the 'halving' until you have most files in 'OK' but you have a broken Mirror.rb and the Culprit.rb file in 'Plugins'.
                        Now put Culprit.rb into 'Disabled' and all files in 'OK' back into 'Plugins'.
                        'Mirror' should work correctly because the file that clashes in now in 'Disabled'.
                        At this point let me know what the culprit file is and I'll have a look... Note that it might only be a 'loader' and the real culprit might be inside a subfolder - the file will tell us that... You can zip the guilty file and PM it to me it you like...

                        TIG

                        1 條回覆 最後回覆 回覆 引用 0
                        • P 離線
                          paddyclown
                          最後由 編輯

                          TIG

                          thanks for all that:
                          I removed SP3 from plugin folder & the mirror3.6 worked fine... I just tried your Classextensions re-write; it didn't fix my conflict, but heh, never mind, I don't really use SP3 but mirror is too useful to miss, so I'm going with that & hope the SP guys will sort their thing out one day...

                          all the best

                          1 條回覆 最後回覆 回覆 引用 0
                          • R 離線
                            RichardCherry
                            最後由 編輯

                            TIG this tool is a life saver. As someone who is used to AutoCad I thank you 😄

                            1 條回覆 最後回覆 回覆 引用 0
                            • irwanwrI 離線
                              irwanwr
                              最後由 編輯

                              i'd like to thank you for this plugin. actually, i've been using it for about two weeks 😄
                              it's saves a lot of time trying to figure out how to mirror and saves the time step by step mirroring.
                              so, i can use more time trying to know and understand what am i drawing 😛

                              1 條回覆 最後回覆 回覆 引用 0
                              • D 離線
                                dereknunez
                                最後由 編輯

                                Absolutely fantastic Plugin! I'm an AutoCAD guy and always battled SU's mirroring. This feels quite a bit more natural. Thanks agian

                                1 條回覆 最後回覆 回覆 引用 0
                                • dereiD 離線
                                  derei
                                  最後由 編輯

                                  Bug or natural behavior?

                                  -when I mirror a component that cuts opening, it mirrors fine, the mirrored cuts its opening too. But, if I mirror two (or more) instances of that component, at the same time, the instances won't cut opening. Neither the mirrored ones, nor the original instances.

                                  Is it a bug, can be fixed, or is just how it works?

                                  DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

                                    @unknownuser said:

                                    Bug or natural behavior?

                                    -when I mirror a component that cuts opening, it mirrors fine, the mirrored cuts its opening too. But, if I mirror two (or more) instances of that component, at the same time, the instances won't cut opening. Neither the mirrored ones, nor the original instances.

                                    Is it a bug, can be fixed, or is just how it works?
                                    Not been reported before...
                                    If you select one cutting instance it's mirrored/copied without recourse to temporary grouping, so the cutting is retained. If you select more than the one cutting-instance then the selection is grouped copied/mirrored/exploded.
                                    So the original gluing instance is unglued from its face and then it and the exploded copy versions aren't told where to glue to...
                                    There are several 'reglue' tools available... I suggest my HolePunch tool which has a simple one - you select the now unglued instance[s] and select Reglue off the context-menu, the face[s] below the instance[s] [if any] are found and the instance[s] are glued onto it, thereby cutting holes in the face[s] too if they are 'cutting-components' - they don't need to be any special 'hole-punching' instances, it will work on any gluing instance - even ones that don't then 'cut' - however if they do 'cut' and you also want them to then 'punch' a hole through any inner face[s] then they can, once they are each glued to an initial face ! ...

                                    TIG

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • dereiD 離線
                                      derei
                                      最後由 編輯

                                      Hmm, I can't see any "reglue" option in my context menu 😕 where should it be?
                                      I also have Thomthom's Superglue... but it doesn't work for those particular components. I mirrored them one by one.
                                      Is it possible to make the plugin to mirror each element one by one, instead of grouping them prior mirroring? In this way, the "cut hole" property would still be present.

                                      DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

                                        No, because you might mess up by including other geometry in the selection, AND how is the mirrored object to know the face it ought to be glued onto ?
                                        It's too complex... but simply selecting the mirrored / prior instances and re-gluing fixes the issue...
                                        This is the context-menu... IF you have an instance selected that could be 're-glued' the item is active... Your context-menu won't look exactly like my customized one... BUT the 'Hole Punching' part will be exactly the same ! [You do need to install my HolePunch tool 😒 ]


                                        capture.png

                                        TIG

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • dereiD 離線
                                          derei
                                          最後由 編輯

                                          Ohh, sorry. I thought that Reglue is a SketchUp's default action.
                                          Thank you for clarifying.

                                          DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

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

                                            @unknownuser said:

                                            Ohh, sorry. I thought that Reglue is a SketchUp's default action.
                                            Thank you for clarifying.
                                            The 'UNglue' IS a context-menu option allowing you to detach a selected component-instance from its companion face [also available for a group or an image that's glued when made/added] - BUT the action 'REglue' needs a script... 🤓

                                            TIG

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 10
                                            • 11
                                            • 4 / 11
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement