sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] ExtendTool v0.2 (update 20090708)

    Scheduled Pinned Locked Moved Plugins
    31 Posts 15 Posters 37.2k Views 15 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.
    • R Offline
      rv1974
      last edited by

      A very good intention Matt!
      Make it a perfect example of the reverse engenering πŸ˜› :
      To select boundary at the beginning and then with window select a bunch of lines to be extended.
      Maybe trim with shift could be added?
      P.S. And what about extend faces?

      1 Reply Last reply Reply Quote 0
      • M Offline
        Matt666
        last edited by

        Hi rv1974!

        @unknownuser said:

        To select boundary at the beginning and then with window select a bunch of lines to be extended.
        Maybe trim with shift could be added?
        With this method you can't select side of edge you want to extend... That's why I copied Autocad method. A possible improvment would be to select side of multiple edges by a path, like acad tool...

        Frenglish at its best !
        My scripts

        1 Reply Last reply Reply Quote 0
        • R Offline
          rv1974
          last edited by

          2009-06-17_0937.swf
          I mean something like this.
          P.S. BTW how to embed video in the post?

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

            it doesn't work for me 😞

            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
            • pilouP Offline
              pilou
              last edited by

              I must try it πŸ˜‰
              Edit: works fine for me! 😎 (PC)

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

              1 Reply Last reply Reply Quote 0
              • M Offline
                Matt666
                last edited by

                @majid said:

                it doesn't work for me

                Of course lines must coplanar. That's strange it doesn't work for you...
                Can you show me errors in the ruby console please?
                Thank you!

                Nice to read that Pilou! πŸ˜„

                Frenglish at its best !
                My scripts

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

                  I imported a cad file , and as usuall it had lots of stray lines...so I desided to use the plugin, but nothing happend 😞...
                  here is my plugin folder view :


                  viewP.gif

                  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
                  • M Offline
                    Matt666
                    last edited by

                    Thank you for your answer.
                    Sorry, but... I don't see any ExtendTool folder and ExtendTool.rb in your plugin folder...
                    Can you try to download it again and to unzip it directly into plugins folder, please?

                    Frenglish at its best !
                    My scripts

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

                      Majid, the plugin isn't in there. Where did you put it?

                      Try downloading and installing again.

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

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

                        yes I see 🀣 , when it didn't worked for me , I deleted it ... πŸ˜„, then I thought that maybe other plugins interfer it , so i shared the plugins folder picture..
                        also all lines are coplanar , and i repaired the inserted cad file by hand (149 trim extend needed ... πŸ˜„ as the autocad is going to be more fuzzy!!!!)
                        ok ... I am thinking that if we could have a better (smarter) cad import plugin? bkz when we import cad files , then su convertes circle to 24 sided su native cirles , and then there would be a gap between the circle and rest of the model... so maybe we could resolve this with a ruby cad importer!!! ❓ πŸ’­

                        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
                        • M Offline
                          Matt666
                          last edited by

                          majid,
                          this plugin cannot do what you describe... Perhaps try ExtendCloseLines?

                          Frenglish at its best !
                          My scripts

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

                            @unknownuser said:

                            then su convertes circle to 24 sided su native cirles

                            Tig has made something for that!
                            I must refind that πŸ˜‰
                            Found! changearcsegments πŸ˜‰

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

                            1 Reply Last reply Reply Quote 0
                            • EarthMoverE Offline
                              EarthMover
                              last edited by

                              Matt,

                              It works well when I have a face selected, however when I select a coplanar edge to extend to, I get a "no limit found" error in the ruby console. Any ideas?

                              3D Artist at Clearstory 3D Imaging
                              Guide Tool at Winning With Sketchup
                              Content Creator at Skapeup

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

                                Hi Matt:

                                Works well for me. I like the simple UI.

                                Could a similar script be developed to extend (move) a vertex (which may or may not be part of a face)?

                                How it might work: initiate script, pick (click) on the anchoring endpoint or guidepoint, then click on the vertex you want to move. It would basically be the same as manually doing a move-and-drag or alt-move-and-drag function, but inferencing to anything other than end-point or guide-points would be blocked.

                                This would be helpful when trying to move a vertex a very small distance in an area with lots of geometry.

                                John | Illustrator | Beaverton, Oregon

                                1 Reply Last reply Reply Quote 0
                                • M Offline
                                  Matt666
                                  last edited by

                                  EarthMover,
                                  Thank you for testing it!
                                  Can you post tested file, please? Can you show me "limit" lines or faces, and desired edges to extend?
                                  I have no problem here. Oh yes I had a problem, but I corrected the plugin. Update will come soon.

                                  JClements,
                                  Thank you for the comment!
                                  I will "investigate" to find if I can do this plugin... For the moment I think it's out of my ruby level! πŸ˜†

                                  Frenglish at its best !
                                  My scripts

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

                                    Hey Matt, great plugin, thanks! I've just started a new project and I am putting this to good use. Thanks! Also, I edited my copy to make it so that holding shift will delete the geometry instead of extending it. I have lots of lines that are just a little too long. So instead of extending them, I want to "trim" them, like in autocad. So that little tiny bit of functionality is very helpful.

                                    So a HUGE thanks, this is quite useful,

                                    Chris

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

                                    1 Reply Last reply Reply Quote 0
                                    • utilerU Offline
                                      utiler
                                      last edited by

                                      Hey Chris, thats a great idea!!! wouldn't mind seeing that incorporated into matt's plugin.... πŸ‘

                                      purpose/expression/purpose/....

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        Matt666
                                        last edited by

                                        @unknownuser said:

                                        Hey Matt, great plugin, thanks!
                                        Glad to help you, Chris! πŸ˜„
                                        I updated code today. If you want I can update the code again with your improvment? Do you agree? Can you show us your bit of code?
                                        πŸ˜‰

                                        Frenglish at its best !
                                        My scripts

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

                                          I had difficulty with the plugin.
                                          In the drop down menu I see Selection with a fly out trigger that doesn't fly out to show Extend Edges. I posted in Thomthom's thread on Selection Toys, thinking that Selection was part of his suite. I will try to unload and reload to see if it works better.
                                          I have a mild concern that other recently downloaded tools may be interfering--not sure.
                                          Best Regards,
                                          mitcorb

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

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

                                            Ehi,
                                            I am using Mac and it sounds that it doesn't work...
                                            😞

                                            Any another feedback?

                                            Stef.

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

                                            Advertisement