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
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • TIGT 離線
      TIG Moderator
      最後由 編輯

      I already cover this in a recent post [replying to you] http://forums.sketchucation.com/viewtopic.php?p=418523#p418523
      That error means it can't set the cursor it needs.
      This is almost certainly because it can't find the image file it needs.
      This is then because you have not installed the tool correctly!
      Please reread it and ensure that you have installed the loader file and the subfolder of helper files exactly as specified.

      Note also that if you have moved files out of the subfolder into the Plugins folder it will break things, so compare the 'correctly installed files' within the tool's subfolder and remove any files from the Plugins folder that are duplicated...
      The tool must have the subfolder of files in the standard Plugins folder - this is returned when you type/copy+paste this in the Window>Ruby Console:
      Sketchup.find_support_file("Plugins")
      You cannot have these files in another folder even if it is on the $LOAD_PATH - e.g. if you were using Fredo's alternative-folder tool...
      Unless you change the three lines of code in the main tool's file **clf_shape_bender.rb** that calls them...
      line_cursor_path = Sketchup.find_support_file("line_pointer.png", "Plugins/clf_shape_bender")
      becoming
      line_cursor_path = File.join(File.dirname(__FILE__), "line_pointer.png")
      and so on for the other two... then the toolset can go anywhere - provided that the loader and intact subfolder are together and on the $LOAD_PATH.

      TIG

      1 條回覆 最後回覆 回覆 引用 0
      • N 離線
        nebin asharaf
        最後由 編輯

        how can i post it
        mail id??

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

          @nebin asharaf said:

          how can i post it
          mail id??
          Post what ?
          If you follow the simple steps that be outlined you will get a working installation.
          It will not work until you fix the mis-located cursor files etc...
          If you want to attach an image [or file] etc onto your post then you use the 'Upload attachment' button below the panel into which you are typing your message... 😒

          TIG

          1 條回覆 最後回覆 回覆 引用 0
          • N 離線
            nebin asharaf
            最後由 編輯

            how to post

            1 條回覆 最後回覆 回覆 引用 0
            • Rich O BrienR 線上
              Rich O Brien Moderator
              最後由 編輯

              Write a letter, put it in an envelope and put a stamp on it. Put it in the mail. Wait a few days and amazing things can happen. Job offers come, overcharges are returned, articles are accepted, contests are won. Results that could not come any other way. The power of a simple envelope is amazing.

              When you write a letter, someone on the other end will open it and read it. Unlike e-mail, a written letter is not easily deleted from the system. In todays technological world with e-mail, voice mail, and many web based apps, the written letter stands out from the crowd. Most people will not take the time to send one anymore.

              You can increase the effectiveness of your letter with some customization. A high quality letter on parchment paper, sent in a linen envelope will say volumes about the sender. Just like a business suit with a power tie, a classy envelope with a powerful font and a custom postage stamp exudes style and power. You can send this Lexus of envelopes for just a few dollars, and the results can be amazing.

              Download the free D'oh Book for SketchUp 📖

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

                Nebin, please ignore Rich he's being 'funny' 😒
                BUT you are being too cryptic... post what? 😕
                You are posting messages here, we are reading them.
                You can post files and images, which you attach to them using the buttons below the typing-pane.
                You can sens Private Messages to other users by clicking the PM button below their name or making a message in your own user-control-panel...
                If you want to email someone [or send them something in the mail] then ask them for their details via a PM; they are unlikely to publish it to the world in the forums. 😒

                TIG

                1 條回覆 最後回覆 回覆 引用 0
                • C 離線
                  Convta98
                  最後由 編輯

                  When I load Sketchup 8 i get an error message telling me that I need parametric.rb. Where can I get that file?

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

                    @convta98 said:

                    When I load Sketchup 8 i get an error message telling me that I need parametric.rb. Where can I get that file?
                    IF you follow the advice in the main tool's download page... you'd know it's at http://www.Smustard.com - 'progressbar.rb'.
                    http://www.smustard.com/script/ProgressBar
                    😮
                    I think 'parametric.rb' isn't needed by this specific tool - but that's readily available from the main Sketchup plugins page... http://sketchup.google.com/intl/zh-CN/download/rubyscripts.html
                    Perhaps you have also installed some other tools that need that ?

                    TIG

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

                      As far as I can tell, Shape Bender doesn't need parametric.rb but you should probably have it anyway because other plugins do use it. Get it here.

                      Etaoin Shrdlu

                      %

                      (THERE'S NO PLACE LIKE)

                      G28 X0.0 Y0.0 Z0.0

                      M30

                      %

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

                        Yes, is there anyone out there that can help me with the plugin Shape Bender by Chris Fullmer ? I believe I loaded it correctly but maybe not I'm getting an load error message , when I go into sketchup. When I downloaded the file I unziped it, I copied the file and pasted it into the plugins folder, restarted windows and when it came back on and i started sketchup with this Load Error ( Error Loading File clf_shape_bender_loader.rb no such file to load -- progressbar.rb ) . Can anyone help me? I tried this twice w/no luck I would like to get this to work. Thank you john

                        1 條回覆 最後回覆 回覆 引用 0
                        • GaieusG 離線
                          Gaieus
                          最後由 編輯

                          @jspro said:

                          I believe I loaded it correctly but maybe not I'm getting an load error message , when I go into sketchup. When I downloaded the file I unziped it, I copied the file and pasted it into the plugins folder, restarted windows and when it came back on and i started sketchup with this Load Error ( Error Loading File clf_shape_bender_loader.rb no such file to load -- progressbar.rb ) .

                          You also need to install progressbar.rb for here: http://www.smustard.com/script/ProgressBar

                          (The installation instructions clearly say this)

                          Gai...

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

                            Well, I found a remedy .. kind of.

                            I commented out all the lines updating the progress bar with a comment character, #
                            . . . . #pb.update(i) . . .there are 7 of them.

                            Unfortunately, I had to do that with clf_color_by_slope, clf_color_by_z and clf_greeble_2

                            My system doesn't seem to like the progress bar. Even after downloading a fresh copy from smustard
                            yesterday.

                            If I find out why (it's a mystery), I'll post it.

                            Again, it's a great Plug-in. ... hope this helps anyone w/ the same problem.

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

                              Hasn't that nil error been repeated a few times along in this thread? Might be worth adding a note in the first post about it. No one is going to find it dug into n-number of pages.

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

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

                                I agree it's not the best .... just a trouble shooting remedy.

                                I'll try your approach.

                                TIG has suggested a few things also ... (my post on one of the other plug-ins)

                                Appreciate your input.

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

                                  Plugin looks great . . . but, i'm getting this feedback :
                                  it seems to lock-up at 7% or 20%

                                  shape_bender_01.png

                                  any suggestions ?

                                  I posted a temporary trouble shooting remedy, just after this post.
                                  http://forums.sketchucation.com/viewtopic.php?f=323&t=18210&start=1020#p422479
                                  (is that what you mean ?, TT)

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

                                    Grate one ! THNX

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • B 離線
                                      BenBo
                                      最後由 編輯

                                      Hi all,

                                      Using the plugin with dynamic component it crashes.
                                      Has anyone successfully bent a DC?

                                      Otherwise, it works fine.

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

                                        Since the Component [DC] is copied to make the bent version it may well conflict with a DC as there is generally only one instance of each variant.
                                        You can copy the DC off to one side and explode it down to its raw geometry and then make a group of that, and then bend that group - it will have lost all of it's DC-ness, so those issues should be avoided...
                                        It's a good idea to do complex operations, like bending, on an object located in a relatively empty SKP, and recombine things into a combo-model afterwards - so exploding the DC in these circumstances seems quite possible.
                                        You can't expect a DC to retain its DC-ness/properties after bending it, as all of its axes etc will be messed up, even if it were to make it through the processing... 😒

                                        TIG

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • gullfoG 離線
                                          gullfo
                                          最後由 編輯

                                          grab TIG's "undc" script and run that before doing the bend.

                                          Glenn

                                          http://www.runnel.com

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

                                            @gullfo said:

                                            grab TIG's "undc" script and run that before doing the bend.

                                            I'd forgotten I made that 😒
                                            http://forums.sketchucation.com/viewtopic.php?p=382224#p382224

                                            TIG

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 50
                                            • 51
                                            • 52
                                            • 53
                                            • 54
                                            • 63
                                            • 64
                                            • 52 / 64
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement