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

    [Plugin] Scale and Rotate Multiple (UPDATED Dec 22, 09)

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

      I use this plugin almost everyday. Many thanks!

      As a "power" user, I have noticed performance issues when applying the script to lots of components. In a model with hundreds of components, it gets very sluggish indeed, and the memory usage of Sketchup goes through the roof, and sometimes ends in a bugsplat.

      I am happy to take a look and see what optimisations are possible in the ruby script, but before I do so, I should ask if you have had a go at optimisation already? Do let me know!

      Tommy

      1 條回覆 最後回覆 回覆 引用 0
      • onzkiO 離線
        onzki
        最後由 編輯

        Thanks for sharing this.. it will be very useful in my work. By the way, I have a similar need, this time multi-face scale plugin, to scale a multiple polygon/faces in one go. Is this possible? My screenshot:
        Thanks a lot!


        inquire on Multiface scale plugin.png


        [/hr]Dell Alienware Area-51. SKU 2021 Pro. AutoCAD 2023. Landscape design firm

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

          Just transform all your faces in group or component then apply the Scale multiple! 😉

          By Tig each face in Component

          m=Sketchup.active_model;n=m.active_entities;m.selection.to_a.each{|e|(g=n.add_group(e);g.to_component.definition.name="Face#1")if e.class==Sketchup;;Face}
          

          You have in the same spirit the Multiple face Offset by Remus! 😄

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

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

            Thank you for a very usefull plugin

            1 條回覆 最後回覆 回覆 引用 0
            • JQLJ 離線
              JQL
              最後由 編輯

              Hi Chris,

              I know you've been busy with other things but I'd like to make a request on this plugin, if you wouldn't mind.

              I'd like it to work on a choosen axis. Right now we can choose axis, center, base or world, but they all act acording to the Z axis. It would be cool to be able to choose the X or Y axis as a base too.

              Thanks in advance,

              João

              www.casca.pt
              Visit us on facebook!

              1 條回覆 最後回覆 回覆 引用 0
              • HornOxxH 離線
                HornOxx
                最後由 編輯

                👍 this is a great suggestion - i join this request 😄

                never trust a skinny cook

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

                  @unknownuser said:

                  It would be cool to be able to choose the X or Y axis as a base too.

                  You can solve that in rotate your objects before apply the script! 😉

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

                  1 條回覆 最後回覆 回覆 引用 0
                  • JQLJ 離線
                    JQL
                    最後由 編輯

                    @pilou said:

                    @unknownuser said:

                    It would be cool to be able to choose the X or Y axis as a base too.

                    You can solve that in rotate your objects before apply the script! 😉

                    I know I can do that but I have 1643 individual objects that I wanted to randomly rotate.

                    They were 1643 groups all aligned to the Y axis. I could get inside each one of them and change the Y axis to become the Z axis. But I would be mad if I did that...

                    Also, I can see myself wanting to do this a LOT more times, and I think, if this plugin would allow it my life would be easier.

                    Chris, certainly has other things in his mind though, because he hasn't dealt with plugins for ages, nor showed himself up around that often, but he is still very much connected to Sketchup and probably he could take a look at the script easily.

                    If not... I'll have to deal with this kind of stuff myself or find alternatives...

                    Thanks for your attention.

                    www.casca.pt
                    Visit us on facebook!

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

                      Random Rotation by Sdmitch 😉

                      • few Random Select by Tig + Scale Multiple does make the trick!

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

                      1 條回覆 最後回覆 回覆 引用 0
                      • JQLJ 離線
                        JQL
                        最後由 編輯

                        Thanks Pilou I'll try Random Rotation

                        www.casca.pt
                        Visit us on facebook!

                        1 條回覆 最後回覆 回覆 引用 0
                        • T 離線
                          tomaszdrgas
                          最後由 編輯

                          Does it work with sKetchup 2015.. ?
                          I installed but nothing in Extensions>Chris Fullmer Tools> I have there extended views already.. Maybe issue is only the change of "plugins" folder name to "extensions"..

                          Tomasz

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

                            @tomaszdrgas said:

                            Does it work with sKetchup 2015.. ?
                            I installed but nothing in Extensions>Chris Fullmer Tools> I have there extended views already.. Maybe issue is only the change of "plugins" folder name to "extensions"..

                            Tomasz
                            This is an old toolset...

                            However, I are concerned about your comment regarding Plugins folder versus Extensions folder !
                            All installed extension/plugins go into your user Plugins folder.
                            The renaming of the menu item from Plugins to Extensions is not important.
                            Any code referencing the Plugins menu auto-corrects to the Extensions menu.
                            This tool appears under the Extensions > Chris Fulmer Tools submenu ???

                            https://sketchucation.com/pluginstore?pln=clf_scale_rotate_multiple gets you the RBZ...
                            Use the built-in Extensions > Installer tool to get it installed properly.

                            TIG

                            1 條回覆 最後回覆 回覆 引用 0
                            • E 離線
                              Einstein
                              最後由 編輯

                              Hey! Adding a non-uniform scale (1 axis only) would be cool!

                              But the plugin is cool anyways 😄

                              1 條回覆 最後回覆 回覆 引用 0
                              • E 離線
                                Einstein
                                最後由 編輯

                                And also adding a feature of remembering settings and ability to rotate horizontally and vertically.
                                If you have any plans to continue developing this great plug 😉

                                1 條回覆 最後回覆 回覆 引用 0
                                • S 離線
                                  stuff4oleg
                                  最後由 編輯

                                  +1 vote for doing non-uniform scale.
                                  Let me describe the purpose. I use it for making tiled texture tiling not so noticeable. For example if I have 1 wood plank texture and I create 100 plank faces and apply texture to them - this is Not very convincing. I can add some variation by using Random Select + Scale and Rotate Multiple to rotate some of the planks 180 degrees around their center points. Now tiling is less noticeable. But with Random Select + (-1 Scale X/Scale Y/Scale XY) I can have 8 different variations from a single texture! basic+3 scale variations + 180 rotated+3 its scale variations

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

                                    Hi Chris

                                    I have been using this plugin for years to add some realism to scenes. Just twisting the furniture a little....

                                    I had to upgrade to Sketchup 2020, and it seems that I can no longer install this very usefull plugin.

                                    I have tried to install via extension manager, but nothing happens 😞

                                    Am I'm doing something wrong - or does the plugin not support SU 2020?

                                    Best
                                    Jorgensen

                                    sketchup pro 2016 16.1.1449 64 bit | windows 10 pro | i7-3770k @3.5 GHz | 16gb ram | gtx 780 ti / gtx 980 ti | nvidia driver 368.39

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • PixeroP 離線
                                      Pixero
                                      最後由 編輯

                                      Not sure that it works with SU2020 but my plugin Chaos does some of the same things.
                                      https://sketchucation.com/plugin/2254-chaos

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

                                        Ah thanks Pixero 😄

                                        Just tried it - and it seems to work.

                                        I just have a small problem problem - if I have some chairs standing by a table, I would like to rotate them just slightly, like -1 - +1 degree, but it seems not to work - if I enter small numbers, the objects rotate quite a lot, even if I use -1 - +1.

                                        What do I do something wrong?

                                        Thanks
                                        Jorgensen

                                        ps. thanks for linking to the chaos plugin - I think randomness is really needed to create realistic images.

                                        sketchup pro 2016 16.1.1449 64 bit | windows 10 pro | i7-3770k @3.5 GHz | 16gb ram | gtx 780 ti / gtx 980 ti | nvidia driver 368.39

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • E 離線
                                          Einstein
                                          最後由 編輯

                                          Jorgensen, you are doing everything right.
                                          The plugin has a bug that rotation values are in radians instead of degrees. 1 radian is about 57.3 degrees.
                                          I posted this issue on Chaos' plugin thread but I got no answer 😞

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • PixeroP 離線
                                            Pixero
                                            最後由 編輯

                                            Sorry about that.
                                            I have uploaded an updated version of Chaos.rb that hopefully have fixed the rotation problem.

                                            Link Preview Image
                                            Chaos | SketchUcation

                                            3D SketchUp Community for Design and Engineering Professionals.

                                            favicon

                                            (sketchucation.com)

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

                                            Advertisement