• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] ExtrudeTools - Full Set

Scheduled Pinned Locked Moved Plugins
636 Posts 178 Posters 740.1k Views
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
    simon le bon
    last edited by 22 Apr 2010, 17:18

    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 26 Apr 2010, 16:47

      Thankyou for sharing. 😍

      http://www.smithdimes.co.uk

      1 Reply Last reply Reply Quote 0
      • T Offline
        TIG Moderator
        last edited by 28 Apr 2010, 13:01

        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
        • M Offline
          mitcorb
          last edited by 28 Apr 2010, 13:45

          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 28 Apr 2010, 18:24

            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
            • T Offline
              TIG Moderator
              last edited by 28 Apr 2010, 19:38

              @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
              • T Offline
                TIG Moderator
                last edited by 29 Apr 2010, 09:28

                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
                • T Offline
                  TIG Moderator
                  last edited by 29 Apr 2010, 11:24

                  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
                  • T Offline
                    TIG Moderator
                    last edited by 29 Apr 2010, 20:33

                    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 29 Apr 2010, 21:58

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

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        TIG Moderator
                        last edited by 30 Apr 2010, 08:35

                        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
                        • T Offline
                          TIG Moderator
                          last edited by 4 May 2010, 13:21

                          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
                          • P Offline
                            pilou
                            last edited by 4 May 2010, 13:34

                            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 5 May 2010, 00:37

                              😲 TO Tig ,I can't say anymore πŸ‘

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                TIG Moderator
                                last edited by 6 May 2010, 10:04

                                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
                                • T Offline
                                  TIG Moderator
                                  last edited by 7 May 2010, 17:45

                                  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 7 May 2010, 19:39

                                    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
                                    • T Offline
                                      TIG Moderator
                                      last edited by 7 May 2010, 19:46

                                      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
                                      • L Offline
                                        leixing
                                        last edited by 8 May 2010, 03:34

                                        Thanks TIG.
                                        great work

                                        1 Reply Last reply Reply Quote 0
                                        • W Offline
                                          watkins
                                          last edited by 8 May 2010, 09:25

                                          Dear TIG,

                                          I understand from what you wrote that windowizer.rb has problems with offset.rb V2.1. Is that correct? I have overwritten my copy of V1.0 and I have windowizer.rb installed. Could you post a copy of V1.0 please?

                                          Thanks,
                                          Bob

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

                                          Advertisement