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

    [Plugin] Mirror

    Scheduled Pinned Locked Moved Plugins
    211 Posts 72 Posters 390.6k Views 72 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.
    • P Offline
      PJB
      last edited by

      Great tool, use it every day. Can't wait for the 2014 version.

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

        TIG,

        Thank you very much for posting this extension. Incredibly useful!

        Best Wishes
        Patrick.

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

          @pjb said:

          Great tool, use it every day. Can't wait for the 2014 version.

          πŸ˜’
          Why are you waiting? It is already SU2014 compliant and it has been since December. See this.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • KrisidiousK Offline
            Krisidious
            last edited by

            Yes, TIG has been diligently updating all his stuff. Thanks TIG!

            By: Kristoff Rand
            Home DesignerUnique House Plans

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

              @dave r said:

              @pjb said:

              Great tool, use it every day. Can't wait for the 2014 version.

              πŸ˜’
              Why are you waiting? It is already SU2014 compliant and it has been since December. See this.

              I could not find it in extension warehouse, so now i used a copy from SU2013 and put it in the plugin folder from SU2014. It works! thank you 😍

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

                πŸ˜’ NONE of my Plugins are in the EWH !
                They are ALL in the SketchUcation PluginStore.
                They should all be compliant with v2014.
                You should NEVER copy ANY plugins across into v2014 from older installation of SketchUp. unless you cannot get a current version.
                Most authors have updated their Plugins to be compatible with v2014, so you need to install the latest version.

                TIG

                1 Reply Last reply Reply Quote 0
                • KrisidiousK Offline
                  Krisidious
                  last edited by

                  You should use the Plugin Store and or the SketchUcation Tools that will search and install plugins for you. Many authors here in the forums are not on the EWH.

                  By: Kristoff Rand
                  Home DesignerUnique House Plans

                  1 Reply Last reply Reply Quote 0
                  • jiminy-billy-bobJ Offline
                    jiminy-billy-bob
                    last edited by

                    @tig said:

                    NONE of my Plugins are in the EWH !

                    Why not?

                    25% off Skatter for SketchUcation Premium Members

                    1 Reply Last reply Reply Quote 0
                    • KrisidiousK Offline
                      Krisidious
                      last edited by

                      Cuz he's SCF O-G Baby!

                      By: Kristoff Rand
                      Home DesignerUnique House Plans

                      1 Reply Last reply Reply Quote 0
                      • Rich O BrienR Offline
                        Rich O Brien Moderator
                        last edited by

                        Fo' shizzle my Krizzle. It's the big T.I double gizzle.

                        Download the free D'oh Book for SketchUp πŸ“–

                        1 Reply Last reply Reply Quote 0
                        • KrisidiousK Offline
                          Krisidious
                          last edited by

                          lol

                          By: Kristoff Rand
                          Home DesignerUnique House Plans

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

                            A "bit of a falling out" in the pre-EWH days... while SCF PluginStore was already being setup...
                            A loooooooooooong story...
                            I might forgive them one day πŸ˜‰

                            TIG

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

                              Here's an updated v4.2, in the PluginStore http://sketchucation.com/pluginstore?pln=Mirror
                              I have adjusted the description in the tool's page to explicitly say it's PC & MAC compatible, for all SketchUp versions ! Some users were misunderstanding and assuming it was PC only !
                              I have also adjusted the script so that now it only installs the additional toggleWindows script [now loaded from .txt] and Win32API.so if the computer is a PC AND the SketchUp version is old [<v2014] - this workaround was introduced to sidestep rare Outliner crash issues, in older SketchUp versions on PCs. This is not needed for newer SketchUp versions, or on any MACs at all - so now if the files were previously installed they are now deleted to keep things tidy.
                              πŸ€“

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • Rich O BrienR Offline
                                Rich O Brien Moderator
                                last edited by

                                Mucho gracias

                                Download the free D'oh Book for SketchUp πŸ“–

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

                                  Great plugin. Thanks for the update. I use it quite often. Quite strange this function has never been added to the native SU tools.

                                  1 Reply Last reply Reply Quote 0
                                  • josephkim626J Offline
                                    josephkim626
                                    last edited by

                                    Probably this is a single plugin I use most often.

                                    On that note TIG, I have a small request to make. Can you change or allow us to change the settings to have the newly generated object/geometry to be selected after the mirror command?

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

                                      @josephkim626 said:

                                      Probably this is a single plugin I use most often.

                                      On that note TIG, I have a small request to make. Can you change or allow us to change the settings to have the newly generated object/geometry to be selected after the mirror command?
                                      I'm not changing the established selection staying with the retained original.
                                      BUT it's quite easy for you to adjust your own RB file yourself.
                                      Use Notepad/Notepad++ [PC] or TextWrangler[MAC] to edit it - NEVER use a Wordprocessor with Ruby files.
                                      The existing code at line #392 needs a new line of code adding - just before the 'commit_operation' -

                                       @ss.clear; nents.each{|e|@ss.add(e) if e.valid?} 
                                      

                                      Now the selection always passes to the copy, whether or not you have chosen to keep the originals.

                                      TIG

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

                                        Will this plugin work with SU2015?

                                        Using Sketchup Pro 2019

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

                                          It works fine with SU2015. Do you have some reason to think it wouldn't?

                                          Etaoin Shrdlu

                                          %

                                          (THERE'S NO PLACE LIKE)

                                          G28 X0.0 Y0.0 Z0.0

                                          M30

                                          %

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

                                            Thanks for your reply. The reason that I ask is that SU 2015 is not listed in the Sketchucation store.

                                            Using Sketchup Pro 2019

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

                                            Advertisement