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.
    • K Offline
      Krypt
      last edited by

      Thank you very much for this. 👍

      1 Reply Last reply Reply Quote 0
      • Q Offline
        queti2000
        last edited by

        Fredo6,Thank You very much!

        1 Reply Last reply Reply Quote 0
        • ElibjrE Offline
          Elibjr
          last edited by

          Thank you very much! 😍

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

            HThe link for this [Plugin]is not working, is there a reason for this? I would realy like to try the bezier tool.

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

              Hi aswas,

              The link does work for me. What do you see in place of the download link to the zip archive under that big, yellow, download label?

              Gai...

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

                Hi Fredo
                I have 1.4e - 10 Nov 2010 installed, but I still experience the context handler to lag on larger models.

                Example: ~92.000 entities:

                ### Context Handler ### bezierspline_main.rb:2465:inload_all_menus' [...] bezierspline.rb:50
                3.013 seconds`

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

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

                  @thomthom said:

                  Hi Fredo
                  I have 1.4e - 10 Nov 2010 installed, but I still experience the context handler to lag on larger models.

                  Example: ~92.000 entities:

                  ### Context Handler ### bezierspline_main.rb:2465:inload_all_menus' [...] bezierspline.rb:50
                  3.013 seconds`

                  I guess these are 92000 entities at first level, which is normally seldom, since most co,plex model tend to be structured with components.
                  Then, yes, BezierSpline cycles through it to find a curve which is of type BezierSpline.

                  I'll see what I can do

                  Fredo

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

                    It was on a selection inside a component or group.

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

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

                      Hi Fredo,

                      I love your Bezier plugin - it's a really great help. There's one thing though: is there any way to constrain the direction by which you can move the control points of the curve?

                      For example, if I want to move a point vertically, it's really tricky: I have to draw a vertical line, then try and move the control point to the top of that line, although even then it doesn't work properly because it doesn't snap.

                      If there was a way to constrain it (like you do normally, by pressing shift to constrain it to the blue axis), that would be a major, major help. Is there any way to incoroporate this into the plugin?

                      Thanks once again for all you hard work.

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

                        What you are asking may not be available, since these are supposed to be 2d functions. I could be wrong, and it won't be the first time- believe me.
                        I believe Bezierspline has some documentation which you can find within your Sketchup Plugins Folder, since it is supplied with the script. Should be pdf. I am saying this without checking my folder for sure.

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

                        1 Reply Last reply Reply Quote 0
                        • jeff hammondJ Offline
                          jeff hammond
                          last edited by

                          @mitcorb said:

                          What you are asking may not be available, since these are supposed to be 2d functions. I could be wrong, and it won't be the first time- believe me.

                          i'm leaning toward the ICBW side 😉

                          dotdotdot

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

                            Yeah, me too.
                            I just checked the documentation and then did an experiment. Yes, I was able to intentionally click a point above the horizontal plane, although I did not click on a particular line.

                            Tralfamadorians have the ability to see things much more clearly than us earthlings 💚

                            My apologies, fellanamedlime

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

                            1 Reply Last reply Reply Quote 0
                            • jeff hammondJ Offline
                              jeff hammond
                              last edited by

                              what's fellanamedlime?

                              fella named lime?
                              the only thing google is telling me at the moment is that it's a fairly popular forum user name (even one here at scf).

                              i'm thinking this one has flown over my head 😆

                              dotdotdot

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                chrisjk
                                last edited by

                                You can constrain the movement in editing mode. On the Mac, click Alt (I think it's probably Ctrl in Windows) then the black box turns into an outline, hit the up arrow as you would with the Move tool and Hey Presto you are locked in the Z direction. Fredo links to a tutorial here http://www.aecbytes.com/tipsandtricks/2009/issue42-sketchup.html that explains that plus other stuff.

                                Chris

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

                                  @fellanamedlime said:

                                  Hi Fredo,

                                  I love your Bezier plugin - it's a really great help. There's one thing though: is there any way to constrain the direction by which you can move the control points of the curve?

                                  For example, if I want to move a point vertically, it's really tricky: I have to draw a vertical line, then try and move the control point to the top of that line, although even then it doesn't work properly because it doesn't snap.

                                  If there was a way to constrain it (like you do normally, by pressing shift to constrain it to the blue axis), that would be a major, major help. Is there any way to incoroporate this into the plugin?

                                  Thanks once again for all you hard work.

                                  When you edit a control point, you can press Arrows to impose a direction of axes. You'll see a small triangle (you may have to press and release CTRL if you are in plane constraint mode).

                                  But I agree, this should be better done. Indeed, I will take care of it when I build a new version.

                                  Fredo

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

                                    Thank you, Fredo
                                    Would there be any difficulty using this SU7.1 in anticipation of upgrading to SU8?

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

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

                                      Total respect, chapeau Monsieur.

                                      [Every form of thinking perish by excess of its basic principles.

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

                                        NEW RELEASE 1.4f - 23 Jan 2011

                                        This release just fixes a potential performance in the contextual menu when there is a big number of elements in the selection. This was signaled by ThomThom and Jim.

                                        Download new release at main post on BezierSpline

                                        Fredo

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

                                          Thanks Fredo.

                                          Hi

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

                                            @chrisjk said:

                                            You can constrain the movement in editing mode. On the Mac, click Alt (I think it's probably Ctrl in Windows) then the black box turns into an outline, hit the up arrow as you would with the Move tool and Hey Presto you are locked in the Z direction. Fredo links to a tutorial here http://www.aecbytes.com/tipsandtricks/2009/issue42-sketchup.html that explains that plus other stuff.

                                            Aha! This is exactly what I was after... Pressing the arrow keys to constrain direction plane (i.e. up key=blue etc.) is actually a pretty easy way of doing it, I just wasn't aware of this function. This makes it a lot easier to use. Thanks for the tip!

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 22
                                            • 23
                                            • 9 / 23
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement