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.
    • S Offline
      sepo
      last edited by

      @aceshigh said:

      @sepo said:

      Is it possible to make circles or elipses to be lofted?

      so far, it seems the best option is to create two halfs of the closed loop you want (be it a circle, elipse or anything else). Than you loft and join them.

      If you want to loft a circle to a line, MAYBE its possible to cut the circle in two. Then you loft half the circle to the line, and then you loft the other half of the circle to the same line. Then you join the two sides.

      Yes, but beziers overlap. Better way is to have say circle and circle losing one segment at same position and lofting remain.

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

        @thomthom said:

        @sepo said:

        OK good news is it works on my laptop on both SU7 and SU6.
        On my other XP I found culprit. It is tt_double_cut.rb.... As soon as I removed it(as this was only one which was not on all comps) loft started to work.
        I know Tom's script is only alpha but it seems to clash with yours.

        Double-cut should not be used in a production environment. It makes SU unstable, liable to bug-splats and interferes with the observer events. It will need major rebuilding to make it work, so I won't be looking to track down bugs in in the alpha. It is in it's current state FUBAR. I need to get my thinking-cap on first before I start on re-writing it. (I also need a minor break from it as well as my frustration level increases just by looking at it as it is now 😞 )
        Sorry for the inconvenience.

        Thom...you should not feel bad about it. You are trying to make awesome script...hope finding that leak is help rather than hinderance for you. πŸ‘

        1 Reply Last reply Reply Quote 0
        • pilouP Offline
          pilou
          last edited by

          @unknownuser said:

          There are other tools that creates surfaces bounded by 2, 3 or 4 curves

          4 curves is Coons surface
          more 4 bounded or/and crossed is Gordon surface

          Frenchy Pilou
          Is beautiful that please without concept!
          My Little site :)

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

            Chris i think found a little bug.
            When I try to loft two lines inside a group SU crashes.
            Everything else is working perfect

            Get Upa !

            1 Reply Last reply Reply Quote 0
            • pilouP Offline
              pilou
              last edited by

              @unknownuser said:

              I would need to play with it in rhino or 3dsmax

              @Chris : Play with Moi, the learning curve is the same than Sketchup and same ergonomic πŸ˜‰ (you have a demo infinite without save) β˜€
              Rhino or 3Dmax are a little bit more long πŸ˜„

              Frenchy Pilou
              Is beautiful that please without concept!
              My Little site :)

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

                Yeah, it won't work with grouped objects. Future versions will make it more clear that a grouped object can not be selected.

                @Frenchy, I didn't realize MOI had a free non-saving version. I might actually have to try it! Thanks. Also thanks for the heads up on the surface types. I'll look into that better when I get thinking about the next phases of the script.

                Chris

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

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

                  I have to say that Sketchup would be very basic and nothing special and I'm sure most people would be using other modeling programs if it wasn't for the absolutely amazing work that the ruby writers like yourself AND all the others that I won't mention (we all know who they are). All these scripts that are written for us on here and ones that are for sale, for a very reasonable price I might add, makes one feel like we actually have some sort of ownership in Sketchup and makes this a very personalized service that we have access to. I really appreciate this. Thanks to ALL.....

                  Jeff

                  Have I mentioned how much of a laugh I get out of some of the Signatures on here!

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

                    πŸ‘ πŸ‘

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      numerobis
                      last edited by

                      WOW!!! Thank You for this great plugin!
                      Very helpful! Very Cool!

                      1 Reply Last reply Reply Quote 0
                      • pilouP Offline
                        pilou
                        last edited by

                        @Chris
                        @unknownuser said:

                        MOI had a free non-saving version

                        It's the V1 but all functions are yet exist πŸ˜‰
                        Beta V2 is only for owners of the V1

                        Frenchy Pilou
                        Is beautiful that please without concept!
                        My Little site :)

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

                          @Pilou: does Moi has a Sweep2Rail too?

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

                            @jmmad said:

                            Chris i think found a little bug.
                            When I try to loft two lines inside a group SU crashes.
                            Everything else is working perfect

                            This is a great idea.... but I can't get it to work at all - I suspect a clash with another script - I'm investigating...
                            To get it work with a group/definition edit just change line #36 from:
                            @ents = @model.entities
                            to
                            @ents = @model.active_entities
                            then it should be OK...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by

                              @unknownuser said:

                              does Moi has a Sweep2Rail too?

                              Of course! That is basic function in nurbs program πŸ˜„

                              Frenchy Pilou
                              Is beautiful that please without concept!
                              My Little site :)

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

                                is this my su7's bug?


                                why ??

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

                                  No it is not bug. Plugin tells you that you do not have same number of segments. The top one has more segments than the arc.

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

                                    but now something change
                                    because I replace the β€˜Simple Loft alpha 0.1b version ’ by 'the early version'
                                    why
                                    ❓


                                    QQζˆͺε›Ύζœͺ命名.png

                                    1 Reply Last reply Reply Quote 0
                                    • X Offline
                                      xrok1
                                      last edited by

                                      nice one πŸ˜‰

                                      β€œThere are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                      http://www.Twilightrender.com try it!

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

                                        @TIG - Really??? That's cool. I need to explore that. I don't feel like I understand entities. vs. active_entities very well yet. I might have another version ready for release today and I'll include that in it. Thanks!

                                        @Coldsteel - Sepo was right, that is the plugin crashing because you didn't have the same amount of segments on the top and bottom splines. When you reverted to the older version, your splines all have the same amount of segments so it is working. But the new version will work also with those same splines.

                                        Great feedback everyone! Thanks so much.

                                        Chris

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

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

                                          obviously two lines have different number of segments
                                          but it can work under the earlier version
                                          that's funy πŸŽ‰


                                          QQζˆͺε›Ύζœͺ命名.png

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

                                            So that explains it
                                            ε“ˆε“ˆ

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

                                            Advertisement