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

    [Plugin] Three Line Tools (Updated March 9th, 2009)

    Scheduled Pinned Locked Moved Plugins
    117 Posts 43 Posters 74.0k Views 43 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

      A Tool Idea I've been toying with is a Drawing Plane tool. A tool that let you define a virtual plane to which drawing tools can be used on, allowing you to draw geometry in empty space. Not quite sure how it'd be implemented though...

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

      1 Reply Last reply Reply Quote 0
      • BurkhardB Offline
        Burkhard
        last edited by

        Just a reminder, the profile builder is a great tool but it's commercial and not for everyone who don't need profiles a lot. This should be an easy step for the follow me tool. Let's see if there is a solution 👍

        To set up a plane to draw onto for follow me rotations is one tip I always suggested to my people when they are lost in free space. Yep, nice ideas here 😛

        [http://www.ia-plus.de(http://www.ia-plus.de)]

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

          Well, its coming along nicely. I've got it mostly working for a single square face right now. Then I'll add a circle ability since many times we use plain circles. Then lastly will be a way to first select a face, then activate the tool and click onto a line endpoint and it will add that face to the end of the line perpendicularly. Once I get the face one working all the way, the others will be pretty straightforward. Hopefully I'll have it all done by late tongiht.

          I think I need to create a single clf tools menu item and then add all my scripts under that single menu item. I feel bad clogging up people plugins menu with these small, but useful scripts.

          Chris

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

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

            Chris
            Super and much needed script-ete

            A Move / Copy option like in Didier's Align script so one can keep the profile if needed would be nice to have.

            On a workaround (no ruby)that I cobbled up it worked to use a group/component and just explode when it was properly located as moving a plain face if attached to path will just drag the endpoint along with it.
            My work-around alignment solution is attached for what help it may be.

            In any case thanks a bunch for even giving this a shot.

            dtrORTHO TO LINE.skp

            1 Reply Last reply Reply Quote 0
            • X Offline
              xrok1
              last edited by

              sorry if this is a little off, but i have to know what this is:Capture.JPG

              Jim, maybe you could move this to a more appropriate place. 😳

              “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

              http://www.Twilightrender.com try it!

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

                No worries, that is free-form deformation.

                Chris

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

                1 Reply Last reply Reply Quote 0
                • X Offline
                  xrok1
                  last edited by

                  @chris fullmer said:

                  No worries, that is free-form deformation.

                  Chris

                  sorry to keep going here, but. how did you manage to get a toolbar for it?

                  “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                  http://www.Twilightrender.com try it!

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

                    I believe that it was bundled with the SCF power tools toolbar. I don't that is available right now, but will probably be coming back in time after some copyrights get worked out. It was provided by Cad Father. I believe he made the icons.

                    Chris

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

                    1 Reply Last reply Reply Quote 0
                    • X Offline
                      xrok1
                      last edited by

                      thanks, sorry for the off topic, just curious.
                      it would be sweet if someone would write a snippet of code that someone like myself could use to make our own toolbar. we could just add buttons, and link them to the ruby's we have. 😉

                      “There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                      http://www.Twilightrender.com try it!

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

                        Ahh, I see. Ok, I have some ideas how to set this up. It might just be a new tool altogether. Something like Perpendicular Face Tools.

                        Chris

                        EDIT: From this conversation, I have since made Perpendicular Face Tools

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

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

                          Does it possible to have the "line" as a component in the native plug? ❓
                          Like this any difficulty to replace it by anything! ☀

                          PS a simple line can't make a component but if draw 2 lines, select both, make component
                          Then edit component, kill the second line, close component = you have a simple line as component! 💚

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

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

                            Yeah, its possible to make each line be a separate component. I think I could get all lines to be an instance of a single componeont too.

                            As for makeing a component of a single line - it still works if you use the keyboard shortcut. On my computer it is defaulted as g. Select a single line and hit g and it will become a component.

                            Chris

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

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

                              @unknownuser said:

                              Yeah, its possible to make each line be a separate component. I think I could get all lines to be an instance of a single component too.

                              As you want ☀

                              @unknownuser said:

                              As for makeing a component of a single line - it still works if you use the keyboard shortcut. On my computer it is defaulted as g. Select a single line and hit g and it will become a component

                              Yes there is 4 manners to make that! THX Gaieus! 😉

                              1. with the make component button in the Principal toolbar;
                              2. from the Make component command from the Edit menu;
                              3. through a shortcut (the default is G); (yours) 😄
                              4. finally from the context (right click) menu. That is don't work for a line or a curve ! 😮
                                Unfortunatly I just use the Right Click the only one that don't work! 😒
                                It's my DuhDuh of my day 💚

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

                              1 Reply Last reply Reply Quote 0
                              • massimoM Offline
                                massimo Moderator
                                last edited by

                                Hi Chris, hi all. I’m new to this forum so be patient with me and with my english…
                                Thanks for this nice plugin. I have only a little question for you Chris.
                                I’ve noticed that the “vertical lines by elevation” command only works with the original 0,0 location as reference. It be possible to add an option that calculate the elevation from a surface that you click on?
                                I mean select “vertical line by elevation”, input the elevation and then click on a surface. The length of the line is now calculated from that surface (and not from the original 0,0 location) which becomes the new reference for the elevation of the other lines.
                                That would be very useful, for example, when you have to put a series of pillars of a bridge on a hilly terrain.
                                Thanks again.
                                Massimo

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  piyanan
                                  last edited by

                                  Does anyone to know this tools
                                  and then where I can download


                                  23-3-2552 23-08-23.jpg

                                  1 Reply Last reply Reply Quote 0
                                  • jcdbJ Offline
                                    jcdb
                                    last edited by

                                    The Line Normal Tool reminds me of this guy 😆

                                    http://www.pitofhorror.com/newdesign/hellraiser/images/pinhead4.jpg

                                    http://www.acustombuilder.com

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

                                      HI Piyanan, that was the SCF Power toolbar. It took some of the more useful plugins and created icons for them. It is currently not available. But hopefully will be coming back in the near future. The icons and toolbar were made by CADFather.

                                      Massimo, the tool is designed to work the way I think your describing. You should be able to click on an entity of any elevation and it should draw a vertical line to the specified elevation. I've included a video that shows it in action. Please let me know if it is not what you are expecting, or if your's is behaving differently.

                                      [flash=510,495:23xflexj]http://www.chrisfullmer.com/forums/by_elevation_working.swf[/flash:23xflexj]

                                      Chris


                                      by_elevation_working.swf

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

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

                                        @jcdb said:

                                        The Line Normal Tool reminds me of this guy 😆

                                        See, he's not weird, he's merely trying to explain what on earth a "normal" is. And I thank him for it 🤣

                                        Chris

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

                                        1 Reply Last reply Reply Quote 0
                                        • massimoM Offline
                                          massimo Moderator
                                          last edited by

                                          I meant that when I click on a surface that is, for example, at + 100 cm over the 0,0 original plane, and i type 200 cm for that line, the line will be long 100cm and not 200 cm, because the reference is the original plan and not the surface that I clicked on.
                                          Massimo

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

                                            Hmm, yes the script is set up so that the groundplane is essentially sea level. If you want a line that goes to elevation 200cm, then you type in 200cm and it creates a line that endsw exactly at 200cm elevation.

                                            If you want a line that is 200cm long, then use Lines by Height. And it will create a 200cm tall line from wherever you click.

                                            I do not have a tool that allows you to specify a new 0,0 level. Is that what you are asking for?

                                            Chris

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

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

                                            Advertisement