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

    [Plugin] Simple Loft alpha 0.1b -- UPDATED May-15-09

    Scheduled Pinned Locked Moved Plugins
    251 Posts 88 Posters 148.7k Views 88 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.
    • F Offline
      Foun10Head-X
      last edited by

      I like the concept to this. I'll be checking back for updates

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

        @archibum said:

        This tool is amazing. Definitely helped on some of my school projects. I do have one problem and dont know if its the tool or the system.
        So I am on a mac. Leopard updated and all that.
        I noticed that on starting sketchup, the red dot in the corner would indicate that the file had not yet been saved. Usually, this only happens when you actually start drawing. So, i removed all my plugins, downloaded sketchup fresh, and went back and added the plugins again one at a time. Found out that it was this tool that was causing sketchup to think that the file needed to be saved, even if nothing had been drawn. This wouldnt be a problem as i could just click "dont save," but doing that caused sketchup to crash every time.

        So thats my dilemma. Does it make sense? Am i the only one with this problem?

        @chris fullmer said:

        That is very interesting Kyle. I'll have to look into it. Does anyone else see this?

        Chris

        yes, i'm getting the same thing.. i didn't notice it until it was too late for me to pinpoint which ruby was doing it so i just lived with it because i didn't want to troubleshoot my entire plugin folder πŸ˜„..
        luckily, i came across the post and found that it is in fact simple loft causing the problem.. your other scripts are fine (at least -- perpendicular face, arc cpoint finder, and shapebender)

        dotdotdot

        1 Reply Last reply Reply Quote 0
        • Chris FullmerC Offline
          Chris Fullmer
          last edited by

          Ahh, I am remembering that Macs have a thing where they initialize their model at a different point than PC's do, and this can cause problems. Perhaps I am attempting to access the model in an unstable state in this plugin.

          In fact, I just checked the file, and I think I see the problem. Will someone download this script update and replace the file in the clf_simple_loft folder please? It is only replacing a single file for the script, and I think it will fix the problem.

          And please make sure to put it in the clf_cimple_loft folder. It should overwrite an existing file. If it does not, you probably put it in the wrong spot.

          Once we test it and see if this fixes anything, I'll update the script on the main page, and remove it from this post.

          Chris


          trial fix

          Lately you've been tan, suspicious for the winter.
          All my Plugins I've written

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

            yep, that fixed it.
            thank you!

            dotdotdot

            1 Reply Last reply Reply Quote 0
            • Chris FullmerC Offline
              Chris Fullmer
              last edited by

              Great, thanks Jeff! I'll try to update the script tomorrow.

              And go to bed! Its almost 02:00 in the morning!

              Chris

              Lately you've been tan, suspicious for the winter.
              All my Plugins I've written

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

                How to Activate the loft tool?
                I clicked on it and it opens the notepad.???

                1 Reply Last reply Reply Quote 0
                • Chris FullmerC Offline
                  Chris Fullmer
                  last edited by

                  You have to install it by unzipping it into your SketchUp plugins folder. The loader file goes into the plugins folder and all other files go into the sub folder, exactly how it is in the zip file.

                  Then it should install a SketchUp toolbar that you can use to activate the tool inside of SU.

                  Chris

                  Lately you've been tan, suspicious for the winter.
                  All my Plugins I've written

                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    ivreich
                    last edited by

                    Hi Chris

                    I tried out your loft tool on my office computer and built a form with a series of b-splines. It worked fine, but when I took the model home and tried to replicate the same loft on my home computers, the face orientation became all screwy and the model folded in on itself.

                    I've attached my model for you to take a look at. The form coloured red is the problematic one that I built at home; the b-splines used in both forms are identical.

                    Thanks!

                    Joel


                    Problematic loft...


                    Loft Problem.jpg

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      tald311
                      last edited by

                      This Ruby is brilliant.

                      1 Reply Last reply Reply Quote 0
                      • H Offline
                        hsjzyangbin
                        last edited by

                        Hi Chris
                        I found a problem. LOFT is to implement an order to choose the non-closed line, the feasibility of improving the closed line, I want to click on five closed lines, pop-up dialog box, creating the effect shown in Figure


                        l1.png


                        l2.png

                        1 Reply Last reply Reply Quote 0
                        • EscapeArtistE Offline
                          EscapeArtist
                          last edited by

                          Issue trying to loft 3 curves:

                          onSelectionBulkChange46
                          onSelectionBulkChange96
                          onSelectionBulkChange142
                          onSelectionCleared
                          Error; #<ArgumentError; Cannot convert argument to Sketchup;;Point3d>
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;142;in `vector_to'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;142;in `middle_handles'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;137;in `each_index'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;137;in `middle_handles'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;87;in `onReturn'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;86;in `times'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;86;in `onReturn'
                          L;/Modeling/Sketchup Google/Plugins/clf_simple_loft/clf_simple_loft.rb;86
                          
                          

                          In a nutshell, I select 3 unattached curves and apply loft - nothing happens.

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

                            Hey Chris!

                            Great plugin!, does exactly what I need it for in school!

                            Your the man!

                            Milo

                            1 Reply Last reply Reply Quote 0
                            • Chris FullmerC Offline
                              Chris Fullmer
                              last edited by

                              Great, glad it helped. It is admitedly outdated now though. Check out TIG's extrude scripts. Those are considerably more powerful!

                              Chris

                              Lately you've been tan, suspicious for the winter.
                              All my Plugins I've written

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

                                Hi Chris and all others,

                                I like the concept of loft very much. In fact, it is one of the tools IMO that are making sketchup becoming a 'really' professional tool...

                                see the attachment of a particular shape (based on a design made earlier in 3DMAX, it's a counter).

                                I think you can make this only with 'loft' and not with TIG extrude tools. (?)

                                Okke

                                (PS For this kind of work I would love to have some more control over the 'bending' spline. In planview it's supposed to be a round counter, but as you can see the bending is not totaly 'circular')


                                Loftshape-ovdb

                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by

                                  EEbyRails requires some 'rails' to follow - CF's Loft doesn't - it always joins the two profiles by a bezier [?] curve [and you must have equal numbers of segments in each profile and no 'loops' allowed].

                                  To use the profiles you have shown with EEbyRails simply add some curves between them to be used as rails... then do a pair of profiles in turn with their 'rails[s]', using the second profile as the first profile in the next pair etc...

                                  This means the railed path can be any form you like...Untitled.png

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    arch.sani
                                    last edited by

                                    just found it out, installed and tried: Chris, this is simply fantastico!

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

                                      Had to join the forum simply to get a hold of this pluggin thanks sooo much πŸ‘

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        guillermorage
                                        last edited by

                                        how do i install it

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

                                          The first post in this thread has the instructions. It's the same for most plugins here. Some are zipped so they need extracting. Others are just .rb files which need to go in your plugins folder. And some are .rb with folders containing files.

                                          All plugins go in your plugin folder.

                                          Download the free D'oh Book for SketchUp πŸ“–

                                          1 Reply Last reply Reply Quote 0
                                          • G Offline
                                            guillermorage
                                            last edited by

                                            Sorry, i am new in this forum, im using mac, i downloaded and its a ziped file, so i extracted and it appears a folder wich contains an rb file called:clf_simple_loft_loader.rb and another folder which contains; clf_simple_loft_small.png, clf_simple_loft.png, clf_simple_loft.rb.
                                            I tried to move them to the plugins and then open sketchup, but nothing.

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

                                            Advertisement