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

    [Plugin] SketchyBevel 0.1(Updated May 11)

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

      fantastic, i used to get some persistent error message at times - end task being the only way out - i'll report if any.. Thank You

      now i bevel just about anything.. 🤓

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

        This may be a dumb question but when I try to download the file I keep getting it in text format... do I just the delete the .txt from the end of it or just put it in the script folder and it knows what to do? Ohh.. and I am using Safari as my internet browser.

        "Success consists of going from failure to failure without loss of enthusiasm." - Churchill

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

          You'll need to change the file extension to .rb for it to work. Not sure why its downloading it as a .txt though 😉 perhaps some of the more apple savy have an answer?

          http://remusrendering.wordpress.com/

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

            Figured it out... for some reason Safari downloads it as a txt file for some reason. Worked like a charm in IE even though I don't like using IE. Thanks Remus!

            "Success consists of going from failure to failure without loss of enthusiasm." - Churchill

            1 條回覆 最後回覆 回覆 引用 0
            • soloS 離線
              solo
              最後由 編輯

              I use safari on my Mac and .rb's save normally, must be a setting.

              http://www.solos-art.com

              If you see a toilet in your dreams do not use it.

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

                I looked at my preferences... everything is the way it is supposed to be. Maybe it is because I'm using Safari on Windows or something. Do they automatically save to your desktop or does it give you an option on where you want to save it?

                "Success consists of going from failure to failure without loss of enthusiasm." - Churchill

                1 條回覆 最後回覆 回覆 引用 0
                • soloS 離線
                  solo
                  最後由 編輯

                  Yup to the desktop unfortunately, I hardly use the Mac so it's no big deal really. every now and again I have to clean it all up as I run out of space on desktop.

                  http://www.solos-art.com

                  If you see a toilet in your dreams do not use it.

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

                    Hi
                    with safari 2 it saves on the desktop but with safari 3 and 10.5 it saves where you want and you can check this in safari's preferences
                    Never tried safari 3 with 10.4

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

                      woah, awesome, cheers for this one. its gunna save me a lot of time!

                      1 條回覆 最後回覆 回覆 引用 0
                      • JClementsJ 離線
                        JClements
                        最後由 編輯

                        The bevel to the top surface (red) should be "concave" shouldn't it?PNG image


                        Sketchy Bevel with v0-1.skp

                        John | Illustrator | Beaverton, Oregon

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

                          Its a known bug. I haven't figured out how to detect those faces yet. You can fix it by erasing the face and redrawing it using a clockwise line.

                          1 條回覆 最後回覆 回覆 引用 0
                          • W 離線
                            Whaat
                            最後由 編輯

                            @cphillips said:

                            Its a known bug. I haven't figured out how to detect those faces yet. You can fix it by erasing the face and redrawing it using a clockwise line.

                            As I was playing around with my own beveling script, I found this method to be useful:

                            edge.reversed_in?(face) 
                            

                            The EdgeUse class also has some useful methods that may help fix this bug.

                            Great script, BTW

                            SketchUp Plugins for Professionals

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

                              I'll try that. Thanks Whaat!

                              BTW. I understand you lost your bevel script in a HD crash. SketchyBevel was almost doomed as well. My Ruby editor crashed (the only time in years of use) taking the only version of the almost finished plugin with it. Nothing was left. I was despondent. But I manage to pull a half digested version of the Ruby code out of a Sketchup core dump. Whew! I would have never had the strength to redo the code without that.

                              1 條回覆 最後回覆 回覆 引用 0
                              • Y 離線
                                Yup_done
                                最後由 編輯

                                @cphillips said:

                                I'll try that. Thanks Whaat!

                                DELETED FOR BREVITY

                                But I manage to pull a half digested version of the Ruby code out of a Sketchup core dump. Whew! I would have never had the strength to redo the code without that.

                                We're all in your debt for that heroic effort.
                                Has NBC heard of you yet? Maybe a spinoff of
                                heroes...

                                Heroes... The CAD team?
                                Saving the world, one bezel at a time!? 🤣

                                Your efforts are appreciated by all who don't dare put words to paper...
                                errr.. make that:

                                font to blog 😲

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

                                  Super useful!!

                                  Thanks a million.
                                  Tom

                                  Tom

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

                                    😍 Greaat !!!!

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

                                      ☀ ☀ ☀ very very nice !!!!

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • F 離線
                                        Fletch
                                        最後由 編輯

                                        realized I neglected to give you my thanks for this great plugin - it was something I had requested many times over the years.
                                        a great big 😍 for you, Chris!

                                        Fletch
                                        Twilight Render Cross-platform Plugin for SketchUp on PC or Mac

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

                                          I can't get this simple box to bevel, but I also can't find anything wrong with the geometry. Can someone look at it and tell me if there's a problem? Thanks.


                                          box.skp

                                          Hi

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

                                            Worked fine for me, did you select the entire box->right click->bevel?

                                            http://remusrendering.wordpress.com/

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

                                            Advertisement