sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Extrude Edges by Rails

    Scheduled Pinned Locked Moved Plugins
    381 Posts 71 Posters 341.6k Views 71 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.
    • thomthomT Offline
      thomthom
      last edited by

      Nice little tool.

      But all the messageboxes, can't they instead be made into a single UI.Inputbox ?

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

      1 Reply Last reply Reply Quote 0
      • JClementsJ Offline
        JClements
        last edited by

        Thom, some of the prompts are conditional upon how the surfaces turnout after a particular step and require user evaluation. They would have to be independent wouldn't they?

        John | Illustrator | Beaverton, Oregon

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

          I should have figured there was a reason for they way it was.

          Thanks for the tip on commenting out some of them.

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

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

            These dialogs / questions are conditional on earlier answers / results, BUT I understand that several prompts could perhaps be seen as annoying...

            However, if you know you want to answer 'No' to all of these questions then you can just press the N key several times and you're done - no need to navigate to and pick on buttons with the mouse etc... Alternatively, if you know that say the 'Smooth?' dialog is to be a 'Yes', then press Y at that prompt instead !

            EEbyRails does things that would take your may hours to reproduce manually - if you could do them at all - so I don't really think that a few prompts asking if you want to do some extra things at the end is too much trouble - as I said you don't even need to pick buttons, just press the Y or N keys...
            It would be possible to have a more basic tool without most of these questions - the user could then use other built-in or third-party tools to Reverse-Faces, Intersect-with-Self, Erase-Coplanar-Edges, Smooth-Mesh or Erase-Original-Curves: I just added them for convenience. The first option for Reversing-Rail1 does help in some twisted situations and can't be reproduced otherwise...

            If a user doesn't want any of these options the script is easily editable to skip them simply add a =begin around line 432 and a =end around line 491 to jump past them to near the end... I can even add them, disabled with a leading # in the next release - then users can just remove the 2 # and then they get no more prompts beyond the 'untwist' one...

            ๐Ÿค“

            TIG

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

              Dear Tig,

              what do you think about implementing the possibility to select a single line as well for the profile and not only a curve.
              This would be very helpfull for the creation of complex models like cars for example. In such cases the division of the line in two segments is really undesired and would generate too many poligons.

              Ionandre

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

                @ionandre said:

                Dear Tig,
                what do you think about implementing the possibility to select a single line as well for the profile and not only a curve.
                This would be very helpful for the creation of complex models like cars for example. In such cases the division of the line in two segments*** is really undesired and would generate too many poligons.
                Ionandre

                ***A Curve CAN have one Segment.
                You can just make one...
                Draw the required single Line profile [or rail].
                Draw another short piece of random Line off one end of it.
                Select both Lines.
                Use 'Weld' to make them into a Curve [Weld.rb is an invaluable script and very quick if you set e.g. J as your shortcut for this =Join].
                Draw another piece of short temporary Line off the new Curve's centre-vertex and it'll split the Curve into individual Segments.
                Erase the unwanted Curve Segment then the temporary Line.
                Now you have a one Segment Curve to use as you will...

                My 2D Tools lets you draw Polylines as a toggled option [Alt] in the Line Tool - these can also be a single Segment long - however the default is for them to be flat in 2D, although you can reset the Z-height as you go I think there are better ways of making these single Segment Curves...

                Some other tools like the BZ-toolbar let you draw 'Polylines' in 3D - these can also be just one Segment long, but are still 'Curves' and work in EEbyRails.
                If you want several separate Line Segments then I suggest this BZ-Polyline method is the quickest - just drawing individual pieces as needed...

                EEbyRails must have 3 curves picked in order - it would be too awkward to add lines into the mix... - but there are several easy ways to use one Segment Curves too...

                TIG

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

                  It will be possible this plugin maneuvers to "two path X two rails "?
                  As an initial path and a final path for the two rails.
                  Which it would produce accuracy for the continuity of several meshes.
                  Iam spanish, pardon my English language.

                  1 Reply Last reply Reply Quote 0
                  • Bob JamesB Offline
                    Bob James
                    last edited by

                    Here's my shot at using this tool. It took me quite a while to figure out the sequence of things that worked for me:

                    Draw the two paths using Bezier Splines.
                    Convert them using Polyline Segmentor to both have the same number of segment.
                    Use EEbR.

                    I subsequently fixed the "seam" and the sharp transition near the front, but was too lazy to re-color it.

                    I never could figure out how to do the nose cap ๐Ÿ˜ž


                    Rendered with Twilight


                    Rendered with Twilight


                    Rendered with Twilight

                    i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

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

                      I'm thinking about ExtrudeEdgesByRails2 but it's some way of...

                      TIG

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

                        Here's an example of making a 'nose-cone' with EEbyRails...NoseConeEEbyRails.pngNoseConeEEbyRails.skp

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • CarrozzaC Offline
                          Carrozza
                          last edited by

                          WOW!

                          1 Reply Last reply Reply Quote 0
                          • plot-parisP Offline
                            plot-paris
                            last edited by

                            @thomthom said:

                            Nice little tool.

                            But all the messageboxes, can't they instead be made into a single UI.Inputbox ?

                            I agree with thomthom - on both statements ๐Ÿ˜‰
                            and I think he didn't mean to complain about the few seconds it takes to klick yes or no several times - he is just searching for perfection!

                            and I think he is right in thinking, that having all these questions together in one popup window would make sense.
                            I imagine all the options having a check-box to check/uncheck. settings for 'smoothing' or 'intersecting' will be saved throughout a SketchUp session. thus you don't have to deal with these questions again, when using the tool again.
                            alongside the 'OK' button you would have an 'Update' button. like that you can for example reverse the path direction, then update to view the changes, then maybe change back again and update once more... this would not only make workflow even quicker, but add another level of control to the tool (because you can try different settings over and over again...)

                            oh, and TIG - the tool is absolutely fantastic! ๐Ÿ˜

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

                              @plot-paris said:

                              @thomthom said:

                              Nice little tool.
                              But all the messageboxes, can't they instead be made into a single UI.Inputbox ?

                              I agree with thomthom - on both statements ๐Ÿ˜‰
                              and I think he didn't mean to complain about the few seconds it takes to klick yes or no several times - he is just searching for perfection!
                              and I think he is right in thinking, that having all these questions together in one popup window would make sense.
                              I imagine all the options having a check-box to check/uncheck. settings for 'smoothing' or 'intersecting' will be saved throughout a SketchUp session. thus you don't have to deal with these questions again, when using the tool again.
                              alongside the 'OK' button you would have an 'Update' button. like that you can for example reverse the path direction, then update to view the changes, then maybe change back again and update once more... this would not only make workflow even quicker, but add another level of control to the tool (because you can try different settings over and over again...)
                              oh, and TIG - the tool is absolutely fantastic! ๐Ÿ˜

                              I'm currently looking at updating several of my extrusion tools and putting them onto a toolbar and giving them web-dialogs were appropriate... so be patient ๐Ÿ‘ฟ ๐Ÿค“ ๐Ÿ˜‰

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • JClementsJ Offline
                                JClements
                                last edited by

                                Maybe Chris Fullmer will allow you to put "Bender" on the same toolbar. It would be a good fit. ๐Ÿ˜Ž

                                J

                                John | Illustrator | Beaverton, Oregon

                                1 Reply Last reply Reply Quote 0
                                • CarrozzaC Offline
                                  Carrozza
                                  last edited by

                                  Hi TIG and all, today I spent some quality time trying to achieve the result of this procedure with Extrude Edges by Rails plugin: http://www.youtube.com/watch?v=SUYN_Uqzvec.

                                  http://img18.imageshack.us/img18/9016/capturew.gif

                                  Any idea if and how is possible to produce this kind of result?
                                  Thanks in advance for the plugin and any help.

                                  1 Reply Last reply Reply Quote 0
                                  • plot-parisP Offline
                                    plot-paris
                                    last edited by

                                    @tig said:

                                    I'm currently looking at updating several of my extrusion tools and putting them onto a toolbar and giving them web-dialogs were appropriate... so be patient ๐Ÿ‘ฟ ๐Ÿค“ ๐Ÿ˜‰

                                    wow, sounds exciting. I will be as patient as I can manage ๐ŸŽ‰
                                    ๐Ÿ˜„

                                    (@Gaieus**: see, with a Wave I would have been able to place this comment inline, where it belongs, instead of having to quote to make clear which post I am referring to...)**

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

                                      @carrozza said:

                                      Hi TIG and all, today I spent some quality time trying to achieve the result of this procedure with Extrude Edges by Rails plugin: http://www.youtube.com/watch?v=SUYN_Uqzvec.

                                      http://img18.imageshack.us/img18/9016/capturew.gif

                                      Any idea if and how is possible to produce this kind of result?
                                      Thanks in advance for the plugin and any help.

                                      As you found vanillas FollowMe isn't going to make a Fillet that touches the Leg and Arm properly...
                                      Here is away of doing it with careful pre-planning, Groups, Copy/Paste-in-Place, Intersect and EEbyRails etc - however the Fillet that's made is very poly-intensive... BUT it is accurate to suit the facets of the cylinders... depends what you want - for detailed work OK but for massing just leave out the fillets as you'll barely see them! EEbtRailsFilletWeldForm.pngEEbtRailsFilletWeldForm.skp

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • CarrozzaC Offline
                                        Carrozza
                                        last edited by

                                        Hi TIG, thanks for your help. There's a problem with the fillet created this way, though: it doesn't revolve correctly around the "arm". See picture, taken from your kind example: on one side the arc points inward, on the other side points outward.

                                        http://img704.imageshack.us/img704/942/capturem.gif

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

                                          With the plug "Round Corner" by Fredo, you can do the welding seam.


                                          Round Corner.jpg

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

                                            @carrozza said:

                                            Hi TIG, thanks for your help. There's a problem with the fillet created this way, though: it doesn't revolve correctly around the "arm". See picture, taken from your kind example: on one side the arc points inward, on the other side points outward.

                                            http://img704.imageshack.us/img704/942/capturem.gif

                                            You are right !
                                            If you make it in 90 degree bits it's better...
                                            BUT it should be like that - I'll look at the cause...
                                            Perhaps the Fredo Rounded Option is the best ... see below ...
                                            Blajnov - exactly did you do that I can't reproduce it ??? ๐Ÿ˜•

                                            TIG

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

                                            Advertisement