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

    [Plugin] ExtrudeTools - Full Set

    Scheduled Pinned Locked Moved Plugins
    636 Posts 178 Posters 740.2k Views 175 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.
    • simon le bonS Offline
      simon le bon
      last edited by

      Dear TIG,

      No reply from you. I feel a bit confused/disappointed . ๐Ÿ˜ณ Am I wrong with something?

      http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/TIGeebfbr_046_th.jpg

      I'm just trying to get all the benefits of your tools and communicate the results here in SCF!

      Ok, please forget my demand. There is already a pretty fast solution to pick up the families curves.

      1. using EEbRbF one time for the profiles, one time for the rails.
      2. explode the resulting groups and explode all the single curves groups.
      3. select by hand all the welded curves (CTRL)and copy them
      4. one time for Profiles family, and the same for Rails family.

        http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/TIGeebfbr_047_th.jpg

        Then we can mix the power of plenty of tools...

      with my sympathy,
      *simon

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

        Sorry Simon ๐Ÿ˜ณ , but I've been a bit preoccupied lately... it is quite easy to do this and I am thinking of including an option with EEbyRails to allow you to keep only the Rail-paths, Profile-paths or Rail+Profile-paths... OR I might just make the 'pipe-dream' ExtrudeEdgesToLattice tool... That would do what you want... but also perhaps let you apply a lattice to the untriangulated mesh's faces - using an desired offset from each face's edges and also PushPulled up/down by desired amount[s] too...
        I am very 'bogged down' at the moment but I AM thinking about it...

        TIG

        1 Reply Last reply Reply Quote 0
        • simon le bonS Offline
          simon le bon
          last edited by

          Thank you TIG for your word, I feel better now.

          What you are planning is very exciting .

          @unknownuser said:

          it is quite easy to do this and I am thinking of including an option with EEbyRails
          ๐Ÿ‘

          @unknownuser said:

          OR I might just make the 'pipe-dream' ExtrudeEdgesToLattice tool...
          ๐Ÿ‘ ๐Ÿ‘

          @unknownuser said:

          but also perhaps let you apply a lattice to the untriangulated mesh's faces - using an desired offset from each face's edges and also PushPulled up/down by desired amount[s] too..

          It is now going to be hard to wait for.

          you are the
          http://i274.photobucket.com/albums/jj245/Spendauballet/generalPicts/gnie.gif
          of this place.

          ๐Ÿ˜‰ simon

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

            Thankyou for sharing. ๐Ÿ˜

            http://www.smithdimes.co.uk

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

              New updated set available here... http://forums.sketchucation.com/viewtopic.php?p=217663#p217663

              Brand new tool ExtrudeEdgesByRailsToLattice added.
              [It has basic EN-US/FR/ES lingvo files...] http://forums.sketchucation.com/viewtopic.php?p=242239#p242239

              Replacement ES lingvo files for all tools included [from Defisto]; and some new FA lingvo files for some tools added [through Majid] - Thanks to them! ๐Ÿ˜„

              Minor adjustments:
              EEbyEdges tool now exits gracefully.
              A few scripts have had the missing "require 'deBableizer.rb'" added.
              RickW's ' offset.rb' method-only script is now included in the set - because it's needed by EEbyRailsToLattice...

              ๐Ÿค“

              TIG

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

                Again, TIG:
                Thank you for your talents and contributions.

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

                1 Reply Last reply Reply Quote 0
                • W Offline
                  watkins
                  last edited by

                  Dear TIG,

                  You appear to be using version 1.0 of offset.rb. There is a later version, V2.1 (see the attached). Is it okay to use the later version with your scripts?

                  Regards,
                  Bob


                  offset.rb

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

                    @watkins said:

                    Dear TIG,
                    You appear to be using version 1.0 of offset.rb. There is a later version, V2.1 (see the attached). Is it okay to use the later version with your scripts?
                    Regards,
                    Bob

                    Don't know how I'm still using that old one !
                    Finger on the pulse, and all that.... ๐Ÿ˜’
                    Anyway... it doesn't matter, v1 or v2.1 both work fine when I've tested...
                    I'll package the new version with any future updates...
                    Meanwhile, if users already have the newer version then I recommend that they don't overwrite it with the older zipped one until the zipped update catches up...
                    Sorry for any confusion...

                    TIG

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

                      Here's a new version http://forums.sketchucation.com/viewtopic.php?p=217663#p217663
                      EEbyRailsToLattice has been updated with the latest version of 'offset.rb' and trapped to rescue its 'fails', also some glitches with display of selected curves etc is fixed...
                      ๐Ÿค“

                      TIG

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

                        I have reissued a new version again today http://forums.sketchucation.com/viewtopic.php?p=217663#p217663
                        The single change is a temporarily fixed offset.rb [awaiting its author's input, RickW ]...
                        After I updated from offset.rb v1 to v2.1 in my zipped set earlier today, I discovered that it had then broken RickW's own Windowizer4.rb ๐Ÿ˜’ .
                        None of this affects my tools - they only need the Face::offset() method !
                        In this tweaked version I have included the older Array::offset() AND the newer Array::offsetPoints() methods found in offset.rb v1 AND v2.1 respectively; and so it should now work with Windowizer4.rb and also any tools that might rely on the newer version...
                        ๐Ÿ˜•

                        TIG

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

                          Here's another version http://forums.sketchucation.com/viewtopic.php?p=217663#p217663
                          An updated FR lingvo for EEbyRailsToLattice - a compilation of Pilou and Didier's suggestions/corrections
                          [note that "accents" are not used in text within the inputbox dialogs to avoid problems...]
                          Thanks...

                          TIG

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

                            thumbs up....this is hot...thanks a lot for sharing

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

                              Here is today's update http://forums.sketchucation.com/viewtopic.php?p=217663#p217663
                              EEbyRailsToLattice has some new /updated lingvo files, minor text corrections and flat faces at z=0 are now auto-reversed. See it's thread for more info...
                              ๐Ÿค“

                              TIG

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

                                Here is an updated zipped set http://forums.sketchucation.com/viewtopic.php?p=217663#p217663
                                EEbyRailsToLattice is updated to give back faces of panes the color too and the panes' 'face.offset' method no longer relies on 3rd party offset.rb - it has been incorporated into the class-methods and made more robust.

                                TIG

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

                                  Works fine now ๐Ÿ‘
                                  fine.jpg

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

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

                                    ๐Ÿ˜ฒ TO Tig ,I can't say anymore ๐Ÿ‘

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

                                      Here is an updated set.
                                      EEbyRailsToLattice now also has a 'Diagonals' option for the Lines...
                                      Reverse the order of picking the rails to swap the diagonals' direction.
                                      Make two diagonal groups overlaid to get a 'diamond mesh' etc...
                                      The lingvo files have be updated to match.
                                      http://forums.sketchucation.com/viewtopic.php?p=217663#p217663

                                      TIG

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

                                        Here's a new zipped set http://forums.sketchucation.com/viewtopic.php?p=217663#p217663
                                        EEbyRailsToLattice has been updated to fix glitches with the Line work lattices' grouping - which affected all types, but was only noticed when the 'diagonal' option was added...

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • W Offline
                                          watkins
                                          last edited by

                                          Dear TIG,

                                          Does one still need offset.rb? I notice that it is missing from the zipped folder.

                                          Regards,
                                          Bob

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

                                            Bob

                                            No, as was explained in earlier release notes, to avoid the problems with newer versions of offset's incompatibility with Windowizer etc I changed the way EEbyRailsToLattice makes its lattice offsets by building the method into the code in a slightly different way...
                                            You can use any version of offset.rb you want - it is no longer needed by my tools... ๐Ÿ˜„

                                            TIG

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 31
                                            • 32
                                            • 7 / 32
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement