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

    [Plugin] Shape Bender Beta

    Scheduled Pinned Locked Moved Plugins
    1.3k Posts 331 Posters 1.7m Views 329 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      The latest versions of this plugin is available through the EWH and PluginStore as RBZ, BUT it still includes three lines of code which prevent it loading and working properly from a folder than is not the default Plugins folder !
      I suggest you reinstall it afresh in case you have messed up something...

      The code that is problematical is in the file:
      ../clf_shape_bender/clf_shape_bender_data.rb
      In lines #106/107/108
      line_cursor_path = Sketchup.find_support_file("line_pointer.png", "Plugins/clf_shape_bender/images") curve_cursor_path = Sketchup.find_support_file("curve_pointer.png", "Plugins/clf_shape_bender/images") default_cursor_path = Sketchup.find_support_file("default_pointer.png", "Plugins/clf_shape_bender/images")
      Open that RB file using Notepad or a similar plain-text-editor [not a wordprocessor], then make these three changes and save it.
      line_cursor_path = File.join(File.dirname(__FILE__), "images", "line_pointer.png") curve_cursor_path = File.join(File.dirname(__FILE__), "images", "curve_pointer.png") default_cursor_path = File.join(File.dirname(__FILE__), "images", "default_pointer.png")
      Restart SketchUp and it should then work fault-free from any custom-plugins-folder in the $:

      TIG

      1 Reply Last reply Reply Quote 0
      • chonC Offline
        chon
        last edited by

        Many thanks TIG ! 👍

        Works fine now as usual. 😉

        Chris Fullmer, if you want to replace this file in your RBZ archives :

        clf_shape_bender_data.rb

        SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

        1 Reply Last reply Reply Quote 0
        • L Offline
          littleche
          last edited by

          I came a problem. with this curve .
          shape bender Can not provide the correct ramp .

          What was wrong with my model?


          05-25-2015 10-03-27 ب.jpg


          Group_48.skp

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

            It might be that you need to locate the guide line and the curve more logically - line and curve having the same ~length - and also place the group directly above the curve.
            What did you expect the extrusion to look like ?

            TIG

            1 Reply Last reply Reply Quote 0
            • sdmitchS Offline
              sdmitch
              last edited by

              @littleche said:

              I came a problem. with this curve .
              shape bender Can not provide the correct ramp .

              What was wrong with my model?

              The line on the X-Axis should be the same length as the width of the base of the group.


              shape bender.gif

              Nothing is worthless, it can always be used as a bad example.

              http://sdmitch.blogspot.com/

              1 Reply Last reply Reply Quote 0
              • L Offline
                littleche
                last edited by

                HI

                I am familiar with the operation of the shape bender. The thing that makes me question exactly is model uploaded .This curve will disrupt the operation of the Shape Bender.
                If you want to test,do it on a file that is uploaded.

                thanks TIG and sdmitch . I love the two of you. your plugin are awesome! 👍


                05-25-2015 11-45-27 ب.jpg

                1 Reply Last reply Reply Quote 0
                • pbacotP Offline
                  pbacot
                  last edited by

                  toggle the arrow keys

                  MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    littleche
                    last edited by

                    @pbacot said:

                    toggle the arrow keys

                    Hi

                    I used arrow keys . But the result at best Is what you see!
                    Please try a file that I have uploaded.

                    thank you ...

                    1 Reply Last reply Reply Quote 0
                    • pilouP Offline
                      pilou
                      last edited by

                      I have loaded your file ! 😄

                      Kill the "straight line" who is in several segments
                      Redraw a single line from origine to the curvated line
                      Draw a single line at the bottom of your component
                      Select the component and call Shape Bender
                      and all will work fine! 😄

                      shape.gif

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

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        littleche
                        last edited by

                        yeeeeeeeeeeee ! it is ! 😄 😄 😄

                        The problem here was exactly : ""straight line" who is in several segments"

                        Thanks pilou for your help . 👍

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

                          So a case where GIGO reared it's ugly head.

                          Etaoin Shrdlu

                          %

                          (THERE'S NO PLACE LIKE)

                          G28 X0.0 Y0.0 Z0.0

                          M30

                          %

                          1 Reply Last reply Reply Quote 0
                          • pbacotP Offline
                            pbacot
                            last edited by

                            I tried the file and it worked. Albeit it worked nice once, and I couldn't repeat, so there was some issue.

                            MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                            1 Reply Last reply Reply Quote 0
                            • L Offline
                              littleche
                              last edited by

                              @dave r said:

                              So a case where GIGO reared it's ugly head.

                              Hi dave

                              My English is little poor.I did not notice you.You get guys easier to say? ❓

                              @unknownuser said:

                              I tried the file and it worked. Albeit it worked nice once, and I couldn't repeat, so there was some issue.

                              hi again

                              solved problem and i test it again and again and again ...
                              There is not a problem for me anymore .
                              Everything was strange!

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

                                Sorry, Nabi. GIGO is computer nerd speak for "Garbage In, Garbage Out"

                                In your example, the bad geometry of your curve was creating a bad bent component.

                                Etaoin Shrdlu

                                %

                                (THERE'S NO PLACE LIKE)

                                G28 X0.0 Y0.0 Z0.0

                                M30

                                %

                                1 Reply Last reply Reply Quote 0
                                • L Offline
                                  littleche
                                  last edited by

                                  @dave r said:

                                  Sorry, Nabi. GIGO is computer nerd speak for "Garbage In, Garbage Out"

                                  In your example, the bad geometry of your curve was creating a bad bent component.

                                  ok dave ! get it ! thank you . 👍

                                  I realized that with the offset tool we can test health of workline !
                                  It is hard for me to explain . In summary I can say Everything depends on a correct offset!

                                  1 Reply Last reply Reply Quote 0
                                  • eidam655E Offline
                                    eidam655
                                    last edited by

                                    hi 😄

                                    i'm using the latest version downloaded from the extension warehouse (0.6.1). However, in combination with SU 2015 Pro I'm getting the following errors:

                                    Error: #<NoMethodError: undefined method all_connected' for nil:NilClass> C:/Users/eidam/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/clf_shape_bender/clf_shape_bender_data.rb:255:in line_picker'
                                    C:/Users/eidam/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/clf_shape_bender/clf_shape_bender_data.rb:187:in `onLButtonUp'

                                    As witnessed on the Extension Warehouse website, there are more users with this issue. Has it been resolved since then? Or is there an alternative plugin that achieves similar results? 😄

                                    Thank you for any answer.

                                    I'm using SketchUp 2017, V-Ray 3.4

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

                                      Fellows,

                                      I'm in the process of redesigning a concrete structure for the greater good. It's called the Villager model and I intend to mass produce them in impoverished areas of the world, beginning in West Africa along the Congo River.

                                      The structure is circular, 20 ft across from the outer walls. The base is made up of three arches which elevate it off the ground. I started with a circle made up of 30 segments. Next I broke it into thirds. I then copied the outer arc from one of the thirds. The length of the arc is 20' 11 5/16". Next I drew the shape that I plan to bend the same length as the arc ( 20' 11 5/16"). I go through the CLF Shape bender steps and the result is very close to what I need. The problem I'm having is the faces on the inner wall of the curved arch are all triangulated. I notice when I perform the CLF steps on just a rectangle, the faces on the inner walls are not triangulated. So the problem is being caused by the arch. There are 50 segments in the arch pictured. I tried drawing it with 12 segments and the triangulation on the inner curved faces was less, but still unacceptable. I need these faces to be flat and extrudable so i'll be able to draw the formwork panels that will be used to pour the structure. I've attached a picture of my original Villager model and another sketch showing the problem I'm having with the new one. Any advice would be greatly appreciated.

                                      Thank you,
                                      Eric
                                      ~∞~


                                      Africampaign111.jpg


                                      Triangulation.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • pilouP Offline
                                        pilou
                                        last edited by

                                        this ?
                                        Projection by Didier Bur
                                        Joint Push Pull by Fredo6

                                        GIF_truncated circle.gif

                                        trunc.jpg

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

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

                                          Merci Beaucoup Pilou!

                                          I'm going to try this now. I'll let you know how it goes.

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            milenoliegsalz
                                            last edited by

                                            Really nice and helpful extension 👍 👍 Would be even much nicer if it could bend the groups without exploding the sub-groups. Nevertheless, thanks for sharing it.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 59
                                            • 60
                                            • 61
                                            • 62
                                            • 63
                                            • 64
                                            • 61 / 64
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement