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

    [Plugin] Bezier Patch v1.1

    Scheduled Pinned Locked Moved Plugins
    22 Posts 14 Posters 26.1k Views 14 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.
    • ely862meE Offline
      ely862me
      last edited by

      for me isn t working..unzipped in plugins folder..should i do something else?

      after typeing that in ruby console appeared this

      load 'bez-patch/bez-patch.rb'
      Error: #<SyntaxError: (eval):149: compile error
      (eval):149: syntax error
      load 'bez-patch/bez-patch.rb'
      ^>
      (eval):149

      Elisei (sketchupper)


      Before no life was done on Earth it was THE LIFE ITSELF...GOD
      Come and See EliseiDesign

      1 Reply Last reply Reply Quote 0
      • J Offline
        Julius
        last edited by

        yes, you should copy the file "bez-patch.rb" from the "bez-patch" folder to the "plugins" folder.
        then you should see the control in Draw -> Bezier Patch

        @ngon said:

        To use:
        If you always want it available on startup, move the file bez-patch/bez-patch.rb up one folder so that it is in the base plugins/ directory.) After selecting Draw > Bezier Patch...

        1 Reply Last reply Reply Quote 0
        • ely862meE Offline
          ely862me
          last edited by

          thx a lot julius,it s finally working,and not at last thx Victor

          Elisei (sketchupper)


          Before no life was done on Earth it was THE LIFE ITSELF...GOD
          Come and See EliseiDesign

          1 Reply Last reply Reply Quote 0
          • D Offline
            darkhelmet
            last edited by

            It was probably installed all along - I was looking for a tool icon within the Draw toolbar. Operates kinda weird compared to Illustrator's bezier tools.

            Thanks.

            1 Reply Last reply Reply Quote 0
            • J Offline
              Julius
              last edited by

              there is also another toll for making bezier curves called Bezier spline. you can find it here: http://www.crai.archi.fr/RubyLibraryDepot/Ruby/en_edi_page.htm

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                Interesting. I wasn't aware of this plugin. I just begun work on my own Bezier Patch tool.
                Is this being developed any more?

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

                1 Reply Last reply Reply Quote 0
                • GaieusG Offline
                  Gaieus
                  last edited by

                  I don't think so. The original author posted it in the old @Last forums saying (something like) "he needed it for a certain task and sharing it but won't be interested in developing it nor any further support..."

                  Gai...

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bojanav
                    last edited by

                    hi, guys! pls help... i did everything as u said, and it IS working, ie, it loads etc, and u can draw the patch no problem, but when i go into the edit patch mode, all the controlled points are grayed out... u can't move or do anything with them...

                    tried around 5 more things to try to make it work (copied all files direct into main plugin folder, even tried deleting 'lock axes' script in utilities.... nothing!

                    any idea why this is not working?

                    p.s. have bezier splines plug in also - hope its not interfering with it someway...

                    THANKS!! bojana

                    1 Reply Last reply Reply Quote 0
                    • thomthomT Offline
                      thomthom
                      last edited by

                      Could be due to a bug in SU8... I'm not sure. But the Bezier curve plugin from Google also didn't work when you tried to edit in SU8.

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

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bojanav
                        last edited by

                        well, bezier curve plugin works fine, although only when you rightclick%select 'BZ-edit classic bezier curve' (when you just select 'edit bezier curve' control points stay frozen also....

                        but which bug?? can i fix it somehow?

                        if not, is there anywhere to download the working version? (it is just strange, since comments posted under the current plugin were pretty positive ones... so seem that overall, it should work....'

                        thank you for your reply! bojana

                        @thomthom said:

                        Could be due to a bug in SU8... I'm not sure. But the Bezier curve plugin from Google also didn't work when you tried to edit in SU8.

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          @bojanav said:

                          but which bug?? can i fix it somehow?

                          It's a bug in SketchUp. Google needs to fix that. However, with Google's Bezier tool I make a patch to work around it: http://forums.sketchucation.com/viewtopic.php?f=323&t=30973

                          As for this Bezier Patch plugin - I don't know. I've not looked at the code.

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

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            arkarthikn
                            last edited by

                            It says "Error Loading File bez-patch.rb
                            no such file to load -- bez-patch/BezPatch.rb
                            Kindly Help

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

                              I could not get it to work with console so, as suggested, I put bez-patch.rb into the plugin folder (from out of the bez-patch folder) and it worked.

                              Perhaps you put the wrong file into the plugin folder. It is the hyphenated bez-patch.rb.


                              Screen Shot 2014-08-09 at 10.21.29 PM.png

                              MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                                It looks to me as if this plugin is incorrectly packaged to just run. I made RBZ version of it that loads correctly with Install Extension in SU8M2 and later. It works in SU2014, too.


                                bez-patch-1.1.rbz

                                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

                                  @dave r said:

                                  It looks to me as if this plugin is incorrectly packaged to just run. I made RBZ version of it that loads correctly with Install Extension in SU8M2 and later. It works in SU2014, too.

                                  Yes, I just went to look at this again and, loading the new version from SCF Store, it writes inside an extra folder in the Plugins folder, and won't run. Try Dave's file.

                                  MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                                  1 Reply Last reply Reply Quote 0
                                  • Dan RathbunD Offline
                                    Dan Rathbun
                                    last edited by

                                    A SketchupExtension registrar script for the outer "Plugins" folder.


                                    ngon_bezier_patch.rb

                                    I'm not here much anymore.

                                    1 Reply Last reply Reply Quote 0
                                    • 1
                                    • 2
                                    • 1 / 2
                                    • First post
                                      Last post
                                    Buy SketchPlus
                                    Buy SUbD
                                    Buy WrapR
                                    Buy eBook
                                    Buy Modelur
                                    Buy Vertex Tools
                                    Buy SketchCuisine
                                    Buy FormFonts

                                    Advertisement