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 by Face

    Scheduled Pinned Locked Moved Plugins
    82 Posts 25 Posters 227.5k Views 25 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
      kristinefair
      last edited by

      Wow! thnx for this,can u put a video instruction on how did u do it.. 😄

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

        This script has been updated to avoid rare glitches with helical rails and can be downloaded from here http://forums.sketchucation.com/viewtopic.php?p=217663#p217663 in the toolset...

        TIG

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

          Here's another example of making ribs with the tool...EEbyRailsByFace_Helix.png

          TIG

          1 Reply Last reply Reply Quote 0
          • D Offline
            d12dozr
            last edited by

            😲 That's friggin' awesome TIG...you're a genius. That 'Profiles only' model reminds me of a dinosaur ribcage skeleton 😄

            I'd love to see what people use this for

            3D Printing with SketchUp Book
            http://goo.gl/f7ooYh

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

              File updated - see here for download link http://forums.sketchucation.com/viewtopic.php?p=224219#p224219
              1.6 20100221 Glitch with selections and color-coding location fixed.

              TIG

              1 Reply Last reply Reply Quote 0
              • T Offline
                the.pjt
                last edited by

                tanx tanx tanx TIG

                coul you put all extrude tools in a sup menu in Plugins ?

                1 Reply Last reply Reply Quote 0
                • D Offline
                  d12dozr
                  last edited by

                  @the.pjt said:

                  :coul you put all extrude tools in a sup menu in Plugins ?

                  That's exactly how they already are, at least for me

                  3D Printing with SketchUp Book
                  http://goo.gl/f7ooYh

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

                    @the.pjt said:

                    :fecstatic:
                    tanx tanx tanx TIG

                    coul you put all extrude tools in a sup menu in Plugins ?

                    If you download the zipped plugin set they should all then be in one pop-out menu 'Extrusion Tools' ?

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • majidM Offline
                      majid
                      last edited by

                      Tig, the one!

                      My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        the.pjt
                        last edited by

                        @tig said:

                        @the.pjt said:

                        :fecstatic:
                        tanx tanx tanx TIG

                        coul you put all extrude tools in a sup menu in Plugins ?

                        If you download the zipped plugin set they should all then be in one pop-out menu 'Extrusion Tools' ?

                        no no no . for me they were some in sub menu but some were Pliugins . but myself chaged the code UI.menu ... etc and did it maually . I think that's becouse some .rb files loads firt .... and then others loads . I'm not sure .
                        but I think scripts should move into a Folder and a loader.rb script loads them .

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

                          There is a file 'extrusionTools.rb that loads first and makes the submenu and toolbar. When the other files load they populate these ?
                          Unless you have some old files they should all be in the submenu...
                          If you are on Vista check that it hasn't hijacked the latest ones into a 'compatibility files folder' ???

                          TIG

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

                            Hi, TIG:
                            I was testing this new tool based on some exercises that you showed in images above.
                            I used four Bezier curves with 20s. After making them I stood them up and then joined their ends so that from above they described a rectangular projection on the ground plane. I used a small square as the face. I then ran the process first on rails, then on profiles. Each time, at the end of the process, the original curves became fragmented but in the same orientation, as if the process was discarding the segments. Maybe the code could not allow the segment to interfere with the formation of the group--I don't know.

                            I would just suggest saving a copy of the profiles and rails for further use prior to running the desired process, because I had to reconstruct the curves after the first run, and when two consecutive segments were missing, I had to fake these in.

                            Otherwise, this is a very powerful tool and you are to be congratulated on your talent.
                            mitcorb

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

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

                              @mitcorb said:

                              Hi, TIG:
                              I was testing this new tool based on some exercises that you showed in images above.
                              I used four Bezier curves with 20s. After making them I stood them up and then joined their ends so that from above they described a rectangular projection on the ground plane. I used a small square as the face. I then ran the process first on rails, then on profiles. Each time, at the end of the process, the original curves became fragmented but in the same orientation, as if the process was discarding the segments. Maybe the code could not allow the segment to interfere with the formation of the group--I don't know.

                              I would just suggest saving a copy of the profiles and rails for further use prior to running the desired process, because I had to reconstruct the curves after the first run, and when two consecutive segments were missing, I had to fake these in.

                              Otherwise, this is a very powerful tool and you are to be congratulated on your talent.
                              mitcorb

                              This Tool shouldn't interfere with the original curves - indeed it clones them at the beginning to avoid this issue... Can you post or PM an example of the problem ?

                              TIG

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

                                TIG:
                                This skp should show the degenerated profiles and rails I mentioned.
                                I also observe that the extruded results are nested groups, which can be very handy.
                                Also, the results are slightly distorted or displaced from the original Beziers.
                                Incidentally, the starting profile appears to have been pulled from its vertical orientation and leaned over.


                                TIG.EExRxF.trial.skp

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

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

                                  Can you post the unbroken curves 'before' EEing ?
                                  I see they are broken but I need the good set too...
                                  The profile face will start square to the path at the end nearest to it, however, 'followme' can twist extrusions as we know.
                                  The profile face is turned so its flat Y axis is 'vertical' at the path start...
                                  😕

                                  TIG

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

                                    TIG said:
                                    "Can you post the unbroken curves 'before' EEing ?
                                    I see they are broken but I need the good set too..."

                                    mitcorb says: Unfortunately, I did not save the originating curves, sorry. That's why I suggested people might want to save them.
                                    However, I will see if I can reproduce the conditions, if you like.
                                    And thank you for your attention to this anomaly.
                                    I will have to post a new skp later.
                                    Thanks, again.

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

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

                                      TIG:
                                      Please see attached skp of a new series using EExRxF.
                                      First panel: 4 Bezier curves.
                                      Second panel: Curves repositioned. Ends touching.
                                      Third, fourth and fifth panels show profiles, then rails then both.
                                      Groups were moved away from the originating curves along the Y axis with Select, Move. Note degradation of curves.
                                      Also, on the fifth panel the prompt was something like "Error: Cannot perform extrusion", then it proceeded, and that is what you see.
                                      EDIT:
                                      What I forgot to tell you on the previous post was that the same error comment occurred on that model in each case. But it proceeded anyway.
                                      I hope this example will help. And thanks again.


                                      TIG.EExRxF.exper20100301.skp

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

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

                                        Thanks [?]
                                        I see the problem - I can even get different results each time I run it !
                                        It shouldn't affect existing curves and it should either make the extrusions OR not - the error message appears when it has failed to make an extrusion - which it does on say the first profile but succeeds thereafter !
                                        This is all a mess !
                                        Until I track down the cause of this I recommend to users - as you have already - to save your work and always use a copy of the curves with EEbyRbyFace as they might be lost/messed with inadvertently - I'm bogged down in other stuff at the moment but I'll look at a fix asap... 😒

                                        TIG

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

                                          Thanks[?] Yes, thanks for the fact that you have opened up new possibilities and perspectives with this suite of tools. Even if they need to be fine tuned.
                                          Again, I applaud your talent.

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

                                          1 Reply Last reply Reply Quote 0
                                          • ken28875K Offline
                                            ken28875
                                            last edited by

                                            WOW, amazing plugin! 👍 👍

                                            Thank you so much, TIG!

                                            Have a wonderful day!

                                            _KN

                                            Follow Your Dreams.

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

                                            Advertisement