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

    [Plugin] BezierSpline - v2.2a - 22 Apr 21

    Scheduled Pinned Locked Moved Plugins
    460 Posts 183 Posters 2.0m Views 183 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.
    • fredo6F Offline
      fredo6
      last edited by

      @dave r said:

      No. With LibTraductor disabled I don't get BezierSpline loaded at all. No option for toolbar nor any menu entry.

      My mistake,

      You should replace the statement rescue by rescue LoadError on line 35 of bezierspline_main.rb.

      This will allow checking for potential conflicts ebtween the old version (libTraductor.rb) and the new one embedded in LibFredo6.

      If you still get a crash, then it is something else

      Fredo

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

        I can't easily see line numbers. "rescue" appears several times. Could you give me a bit of surrounding text?

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 Reply Last reply Reply Quote 0
        • Rich O BrienR Online
          Rich O Brien Moderator
          last edited by

          require 'sketchup.rb'
          begin
          	require 'libtraductor.rb'		# for language translation
          rescue
          end
          
          #Specify the two curve extensions; Bezier Classic and Polyline
          BZ____LIST = ["BZ__BezierClassic", "BZ__Polyline"]
          

          Download the free D'oh Book for SketchUp 📖

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

            10Q

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

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

              OK, LibTraductor disabled. The rescue statement revised.

              Upon opening SketchUp I still get the error:

              %(#4000BF)[Error Loading File /Users/davidrichards/Library/Application Support/SketchUp 2013/SketchUp/Plugins/BZ_Dir_14/bezierspline_main.rb
              uninitialized constant Bezierspline::BezierContext::Traductor
              Error Loading File bezierspline.rb
              uninitialized constant Bezierspline::BezierContext::Traductor
              Error Loading File /Users/davidrichards/Library/Application Support/SketchUp 2013/SketchUp/Plugins/JPP_Dir_20/jointpushpull_main.rb
              no such file to load -- libtraductor.rb
              Error Loading File jointpushpull.rb
              no such file to load -- libtraductor.rb]

              Edit to add: After clicking OK, I see an entry for the BezierSpline toolbar but when I enable that toolbar it is blank with only space for one button.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              1 Reply Last reply Reply Quote 0
              • F Offline
                fatboycakeshop
                last edited by

                Hi. Im having the same issue. Done all of the above and still crashes after a few curves. Anything else I can try?

                1 Reply Last reply Reply Quote 0
                • nigel_edwardN Offline
                  nigel_edward
                  last edited by

                  Bloody well brilliant tool! Thank you so much! 👍 😍

                  1 Reply Last reply Reply Quote 0
                  • U Offline
                    ukchoiceshops
                    last edited by

                    Hi,

                    I am struggling to work out how to install this onto my sketchup 8 system on a mac. any help would be much appreciated 😄

                    1 Reply Last reply Reply Quote 0
                    • mitcorbM Offline
                      mitcorb
                      last edited by

                      Hi, Ross:
                      Did you read the advice for Mac users on the first page of this topic?
                      Alternatively, have you considered using the Sketchucation Plugin Store tool?
                      http://sketchucation.com/resources/plugin-store-download
                      At the top of this page, there is a selection called Resources and in the drop down is the link to the download.

                      There may be some other issue, so post back for someone to assist.

                      I take the slow, deliberate approach in my aimless wandering.

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

                        Fantastic. I can finally get more segments and smooth bezier curves. Thank you!

                        1 Reply Last reply Reply Quote 0
                        • O Offline
                          oli_sketch
                          last edited by

                          Dear Fredo,

                          I got problems with Bezier spline 1.4f , when I use it sketchup 2013 always close it.

                          My OS is macos X 10.8.5 with sketchup 2013 (spanish) version 13.0.4811 on a MacBook Pro late 2 gh intel core i7

                          Can you help me.

                          Thank you and kind regards.

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

                            @oli_sketch said:

                            Dear Fredo,

                            I got problems with Bezier spline 1.4f , when I use it sketchup 2013 always close it.

                            My OS is macos X 10.8.5 with sketchup 2013 (spanish) version 13.0.4811 on a MacBook Pro late 2 gh intel core i7

                            Can you help me.

                            Thank you and kind regards.

                            What he said. Please. This used to be my most commonly used extension. 😞

                            1 Reply Last reply Reply Quote 0
                            • BoxB Offline
                              Box
                              last edited by

                              There have been updates to fredos plugins to work with SU2013, make sure you have the latest versions including Libfredo

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

                                I installed Bezierspline v1.4 on my mac computer in SU2013. I really like the possibilities of this plugin but the point is that SU crashes after inserting a few bezier points.

                                I saw that this issue was discussed a few months ago by gig500 and dave R. Does anyone know if this problem is already solved?

                                Thanks in advance

                                1 Reply Last reply Reply Quote 0
                                • fredo6F Offline
                                  fredo6
                                  last edited by

                                  NEW RELEASE 1.6a - 11 Nov 2013

                                  This release is for future Sketchup compatibility

                                  Download new release at main post

                                  Fredo

                                  1 Reply Last reply Reply Quote 0
                                  • fredo6F Offline
                                    fredo6
                                    last edited by

                                    NEW RELEASE 1.6b - 12 Nov 2013

                                    This release is for future Sketchup compatibility
                                    It also fixes some crashes encountered on some Mac OSX configuration and SU13.. Thanks to Dave R for helping me troubleshoot the issue.

                                    Download new release at main post

                                    Fredo

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

                                      THX FOR THIS PLUGIN

                                      1 Reply Last reply Reply Quote 0
                                      • gonashviliG Offline
                                        gonashvili
                                        last edited by

                                        Hi there

                                        So I'm using this a lot, umm is there a way to 'disable' the initial [Uniform B-Spline] dialog (with the Order parameter), so it would stay at the default '0' / automatic, or whatever value [without the dialog]?

                                        Cheers

                                        1 Reply Last reply Reply Quote 0
                                        • mitcorbM Offline
                                          mitcorb
                                          last edited by

                                          Hi.
                                          After reading gonashvili's post above, I opened Sketchup8 to test the spline. I placed an initial spline in an empty scene with 0 default setting. Then began to place another, but changed the parameter to 10 and OK. I got a bugsplat window. I captured the window and the response. Interestingly, I immediately repeated the process and got no error.
                                          Sorry, if the two images appear out of order. The splat window is first and the response window is supposed to be second.

                                          Also, apology to gonashvili for jumping in here. I was simply investigating.


                                          bugsplatresponseonfredobspline.PNG


                                          bugsplatonfredobspline.PNG

                                          I take the slow, deliberate approach in my aimless wandering.

                                          1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            suHappyPills
                                            last edited by

                                            cool tools,Thx a lot.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 17
                                            • 22
                                            • 23
                                            • 15 / 23
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement