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

    [Plugin] Shape Bender Beta

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

      Yes, I found!
      I have the progressbar in french (fr_progressbar.rb) so I copy this one in progressbar.rb and that's run.
      http://www.crai.archi.fr/RubylibraryDepot/Ruby/FR_fil_page.htm

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

        It's the name of the file it's trying to load fr_ progressbar.rb !
        Still doesn't fix the other some files in the wrong folder possible problems...

        TIG

        1 條回覆 最後回覆 回覆 引用 0
        • A 離線
          arjunmax09
          最後由 編輯

          but i have the progressbar ruby script in English only ... my shape bender isn't workin' yet... 😞

          when you fail at something....you haven't really failed...you've found one way the thing will not work out

          1 條回覆 最後回覆 回覆 引用 0
          • DVERGERD 離線
            DVERGER
            最後由 編輯

            @tig said:

            It's the name of the file it's trying to load fr_ progressbar.rb !
            Still doesn't fix the other some files in the wrong folder possible problems...

            Mon dossier Shape Bender (dans le dossier Plugins)


            folder shape bender.jpg

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

              all my files are in the correct place, no the plugin tab has disappeared from the top of sketchup. Still having no joy

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

                @suzid6050 said:

                all my files are in the correct place, no the plugin tab has disappeared from the top of sketchup. Still having no joy

                I have fixed your file and PM'd it to you.
                Do you also have progressbar.rb in the right place [Plugins] ?
                Basically I found your group a bit messy [exploded-nested/re-oriented/etc] and cleaned it up then it worked OK...

                TIG

                1 條回覆 最後回覆 回覆 引用 0
                • Chris FullmerC 離線
                  Chris Fullmer
                  最後由 編輯

                  Thanks TIG for stepping in and helping here. I'll throw in my observations here as well.

                  Shape bender is really slow at breaking down internal components. So if your component you are bending has internal components or groups, it will go LOTS faster if you explode them all first. It can be slow you might think it was broken.

                  And if you are having problems, please open the ruby console and then run the script and copy and paste all errors into this thread and then we can troubleshoot.

                  If you have component spray (a different plugin) installed, please make sure it the most recent version. Previous versions had conflicts with progressbar, which in turn broke every script that uses progresbar, including shapebender. You might try removing component spray temporarily to see if that helps.

                  If you can not select the straight line, you might need to right click on the model axis and choose "Reset Axis", and then try the script again.

                  Keep reporting back here with specific errors, and exactly where the script breaks down, and we (I mean me and anyone like TIG who is kind enough to help me!) should be able to troublshoot most anything,

                  Chris

                  Lately you've been tan, suspicious for the winter.
                  All my Plugins I've written

                  1 條回覆 最後回覆 回覆 引用 0
                  • A 離線
                    arjunmax09
                    最後由 編輯

                    i've the most recent one version of component spray and also tried resetting the axis but to no avail 😞 i'm attaching the video of what happens when i try to bend a simple cuboid....please ...someone find the solution to this problem


                    the video where i try to bend the cuboid but to no avail

                    when you fail at something....you haven't really failed...you've found one way the thing will not work out

                    1 條回覆 最後回覆 回覆 引用 0
                    • Chris FullmerC 離線
                      Chris Fullmer
                      最後由 編輯

                      Hi arjunmax, that looks like a progressbar error. Or rather, it looks like progressbar mgiht not be installed? or else you actually have an old version of component spray.

                      Could you temporarily remove component spray from your plugins folder and see if that fixes anything? Also try opening the ruby console in the Window > Ruby Console menu, then run the script. Se what kind of errors it outputs. Thanks,

                      Chris

                      Lately you've been tan, suspicious for the winter.
                      All my Plugins I've written

                      1 條回覆 最後回覆 回覆 引用 0
                      • A 離線
                        arjunmax09
                        最後由 編輯

                        @chris fullmer said:

                        Hi arjunmax, that looks like a progressbar error. Or rather, it looks like progressbar mgiht not be installed? or else you actually have an old version of component spray.

                        Could you temporarily remove component spray from your plugins folder and see if that fixes anything? Also try opening the ruby console in the Window > Ruby Console menu, then run the script. Se what kind of errors it outputs. Thanks,

                        Chris

                        Thanks Chris for this cool suggestion.... i removed the component spray from the plugins folder... and my Shape Bender is workin' absolutely fine..

                        when you fail at something....you haven't really failed...you've found one way the thing will not work out

                        1 條回覆 最後回覆 回覆 引用 0
                        • Chris FullmerC 離線
                          Chris Fullmer
                          最後由 編輯

                          That means you just need to search this forum for the most recent component spray, download and install it. The new version (now 6 months old at least) does not cause any conflicts.

                          Chris

                          Lately you've been tan, suspicious for the winter.
                          All my Plugins I've written

                          1 條回覆 最後回覆 回覆 引用 0
                          • A 離線
                            arjunmax09
                            最後由 編輯

                            @chris fullmer said:

                            Hi arjunmax, that looks like a progressbar error. Or rather, it looks like progressbar mgiht not be installed? or else you actually have an old version of component spray.

                            Could you temporarily remove component spray from your plugins folder and see if that fixes anything? Also try opening the ruby console in the Window > Ruby Console menu, then run the script. Se what kind of errors it outputs. Thanks,

                            Chris

                            Thanks Chris for this valuable suggestion... the shape bender is finally working!!!! 😍 anyway.... now what should i do to compononent spray???

                            when you fail at something....you haven't really failed...you've found one way the thing will not work out

                            1 條回覆 最後回覆 回覆 引用 0
                            • Chris FullmerC 離線
                              Chris Fullmer
                              最後由 編輯

                              Just go download the newest version of component spray here:

                              http://forums.sketchucation.com/viewtopic.php?f=323&t=11746

                              And install it. Shape bender will still work, and component spray will work too. It is a very good script,

                              Chris

                              Lately you've been tan, suspicious for the winter.
                              All my Plugins I've written

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

                                Chris, I wonder if there is a way you can detect this old version of CompSpray? And then have a messagebox pop up telling them to upgrade it - avoiding this same question in the future.

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

                                1 條回覆 最後回覆 回覆 引用 0
                                • Chris FullmerC 離線
                                  Chris Fullmer
                                  最後由 編輯

                                  Probaly about 10 pages of this thread are directly related to component spray.....that would probably be a good thing to add!

                                  I'll have to track down a bad version of the script though. Anyone who has a bad version want to PM it to me?

                                  Chris

                                  Lately you've been tan, suspicious for the winter.
                                  All my Plugins I've written

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • A 離線
                                    arjunmax09
                                    最後由 編輯

                                    @chris fullmer said:

                                    Just go download the newest version of component spray here:

                                    http://forums.sketchucation.com/viewtopic.php?f=323&t=11746

                                    And install it. Shape bender will still work, and component spray will work too. It is a very good script,

                                    Chris

                                    Thanks a lot Chris!!!! can't wait to download the new compo spray!!

                                    when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • A 離線
                                      arjunmax09
                                      最後由 編輯

                                      hey chris... is there a way to increase the segments of the bended object...?? I've attached a video of the object i want to bend...I think if there's no such option...adding one to your plugin will really improve it....


                                      Can I increase the number of segments in bending.zip

                                      when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • Chris FullmerC 離線
                                        Chris Fullmer
                                        最後由 編輯

                                        It bends in however many segments are in the curve line. So if you want a fine detail in the bend, your curve needs to have finer detail. I made it this way so that the bending always matches up the curve that you are trying to fit to. It is more useful this way for bending a shape to an existing curves - like curving a logo onto a curved existing wall.

                                        So jsut try adding segments to your curve,

                                        Chris

                                        Lately you've been tan, suspicious for the winter.
                                        All my Plugins I've written

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • A 離線
                                          arjunmax09
                                          最後由 編輯

                                          oh is see..!!! Thanks Chris.. 😄

                                          when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • A 離線
                                            arjunmax09
                                            最後由 編輯

                                            @august said:

                                            Hi arjunmax09,

                                            @arjunmax09 said:

                                            ... is there a way to increase the segments of the bended object?...

                                            If that's clear, great. If that's confusing, try thinking of it this way:

                                            It works as if the Shape Bender picks up the object and the guide line at the same time and then bends, stretches, or shrinks the guide line to fit the target curve, bending, stretching, or shrinking the object along with whatever it does to get the guide line to fit onto the target curve. Depending on the shape of the target curve, the size of the bending object, and the distance between the guide line and the bending object, some parts of the object may be compressed while other parts may be stretched. But regardless of stretching or compressing of the object, one segment of the bent guide line is created for each segment of the target curve.

                                            I hope this helps,
                                            August

                                            Thanks a lot Mr. August!! I must say that was a really a complete crash course in "SHAPE BENDING USING SHAPE BENDER - EVERY CONCEPT EXPLAINED Thank you very much!! 😄

                                            when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 23
                                            • 24
                                            • 25
                                            • 26
                                            • 27
                                            • 63
                                            • 64
                                            • 25 / 64
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement