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

    [Plugin] Pen Tool +

    Scheduled Pinned Locked Moved Plugins
    126 Posts 40 Posters 97.2k Views 40 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.
    • jgbJ Offline
      jgb
      last edited by

      This is something I wanted for a long time, and in fact I d/l'd it last year, put it in my "2B installed" directory (off the "plugin" dir), and then.....
      promptly forgot about it. ๐Ÿ˜’ An all to common occurrence with me.

      So today, I got this thread notice, d/l'd it and got the XP warning about overwriting a file. ๐Ÿ˜ฎ

      So, ๐Ÿ˜ณ I installed it.

      Rich, is there any way to set the toolbar in a vertical format? ๐Ÿ’ญ
      I have no horizontal space top or bottom screen for more toolbars, but I have space on the left, 2 icons wide.
      Can I edit the script (with your instructions) until you hopefully furnish an update?


      jgb

      1 Reply Last reply Reply Quote 0
      • Rich O BrienR Offline
        Rich O Brien Moderator
        last edited by

        Resize it like you would any other toolbar ๐Ÿ˜•

        or windows window for that matter. All toolbars can be resized horizontally or vertically

        Download the free D'oh Book for SketchUp ๐Ÿ“–

        1 Reply Last reply Reply Quote 0
        • jgbJ Offline
          jgb
          last edited by

          @unknownuser said:

          Resize it like you would any other toolbar ๐Ÿ˜•

          or windows window for that matter. All toolbars can be resized horizontally or vertically

          Thank you for the excellent guidance... ๐Ÿ˜ณ

          For some reason it did not work for me at first.
          I reloaded SU and it is resizing as expected.


          jgb

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

            Just found this, as usual way behind the plug-in bleeding edge.

            Its Freaking Great.

            Thanks Rich

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

              Hi Rich,

              Your Pen set is very nice and I'm glad to use it as a basic SU tools.
              I would like to bring your attention on the fact that Pen tools invalidates Jim's Construction Line Tool (opening your Construction Points Pen in place of)
              Jim's Construction Line Tool have the very useful option to let the choice to put or not construction points at the construction line extremities.

              Do you think it would be possible to add this option to your pen tool ( and may be to fix interference with Jim's tool ?)

              Cheers,
              Simon

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

                Simon

                Edit the PenTool's .rb file with Notepad or Notepad++.
                Use Find+Replace [respecting the 'case'] for the 4 occurrences of CLineTool and replace with C**P**LineTool, there's also a lowercase 'def clinetool' - make that 'def cplinetool' too; then it won't clash with Jim's 'CLineTool' at all... ๐Ÿ˜„

                TIG

                1 Reply Last reply Reply Quote 0
                • Rich O BrienR Offline
                  Rich O Brien Moderator
                  last edited by

                  Can you try the latest version I uploaded?

                  http://forums.sketchucation.com/viewtopic.php?p=329548#p329548

                  I added TIG's suggestions.

                  Download the free D'oh Book for SketchUp ๐Ÿ“–

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

                    Hi Rich and TIG,

                    What a reactivity ๐Ÿ‘ ๐Ÿ˜„ Jim's tool in now back!
                    Thank you to both of you ++

                    It would be nice to make this option available with your "Guide Draw" because:

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

                    Then people will have the choice to use the simple Jim's tool or you complete set ๐Ÿ˜‰

                    ๐Ÿ˜„ simon

                    1 Reply Last reply Reply Quote 0
                    • Rich O BrienR Offline
                      Rich O Brien Moderator
                      last edited by

                      I'll look at Jim's code to see if I can do it. ๐Ÿ˜•

                      Download the free D'oh Book for SketchUp ๐Ÿ“–

                      1 Reply Last reply Reply Quote 0
                      • kenK Offline
                        ken
                        last edited by

                        @unknownuser said:

                        I'll look at Jim's code to see if I can do it. ๐Ÿ˜•

                        Note, also Jim's tool will allow you to make an infinite guide line. Which I find very useful, as I can draw between two points and have a infinite guideline reference.

                        Thanks for you plugins

                        Ken

                        Fight like your the third monkey on Noah's Ark gangway.

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

                          Rich, ever think about adding a "Group Draw"? Standard line tool that that creates a group upon initial click and draws all lines in that group? Would be useful for me quite often.

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

                          1 Reply Last reply Reply Quote 0
                          • Rich O BrienR Offline
                            Rich O Brien Moderator
                            last edited by

                            That's a great suggestion Adam. But i fear way beyond my skill level.

                            And I think TIG will break my legs if I pester him anymore about this.

                            Download the free D'oh Book for SketchUp ๐Ÿ“–

                            1 Reply Last reply Reply Quote 0
                            • brookefoxB Offline
                              brookefox
                              last edited by

                              Not to play the rat here, but wouldn't that be best implemented as a 'begin (within) new group model now' thing, rather than something limited to line creation?

                              ~ Brooke

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

                                Simon,

                                Just in case I made a tool that converts any cline to normal line and vice versa, also changes the stipple and color as needed. That may solve some of your inference needs. (I still love and use this tool also though)

                                See here:
                                http://forums.sketchucation.com/viewtopic.php?t=44311

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

                                  @brookefox said:

                                  Not to play the rat here, but wouldn't that be best implemented as a 'begin (within) new group model now' thing, rather than something limited to line creation?

                                  Most of the Tools on Surface from Fredo come with an option to create within a new group. I use that one quite a bit, but those tools don't always work as expected when not drawing on a surface. It's easy enough to just draw two lines, group them, open the group, then delete the lines and you're in a group where any native tools apply. I just figured most modeling starts with the line tool, so if that initiated the group, you could continue with any other tools from within it and be ahead of the game. I use this most often when tracing perimeters for contours or use with instant site grader plugin.

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

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

                                    I did draw many soft edges, while I corrected rounded corners on object. Later suddenly the tool stopped working and it draws only hard edges, anywhere. I'd stress a lot with it, but nothing helped.

                                    http://i46.tinypic.com/288wq5e.png

                                    When I draw hard edges to triangle, the connected lines do not create a face.

                                    1 Reply Last reply Reply Quote 0
                                    • pbacotP Offline
                                      pbacot
                                      last edited by

                                      @rumcajs said:

                                      I did draw many soft edges, while I corrected rounded corners on object. Later suddenly the tool stopped working and it draws only hard edges, anywhere. I'd stress a lot with it, but nothing helped.

                                      http://i46.tinypic.com/288wq5e.png

                                      When I draw hard edges to triangle, the connected lines do not create a face.

                                      IDK about your first question, but on the Second: Note that the "Edge" tool "E" is designed NOT to form faces to provide that option. The "LINE" tool "L" will form faces.

                                      In regards to the Soft Draw tool I do find that it will only draw soft lines (hidden geometry ON) when connecting across a face. For me it will not draw soft edges in open space as shown in the video.

                                      MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                                      1 Reply Last reply Reply Quote 0
                                      • I Offline
                                        ideas_arte
                                        last edited by

                                        ยกThanks!

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

                                          The Soft edge tool can close faces. But I did not used Edge tool (!). I used Soft edge - "S" tool, but it draws hard edges instead soft. But I did cca 20-40 faces with soft tool and soft edges when I started the model. And later it stopped to work. So strange. I like the Soft edge tool very much, because it can save a lot of time, but one needs to know, why it fails to draw soft edges occasionally.

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            matt.gordon320
                                            last edited by

                                            Hi Rich! Thanks again for releasing what has been one of my favorite plugins. I've started setting up the SketchUp installs for my firm, and I've got a little quirk to pass by you:

                                            I'm using Fredo6's 000_Additionalpluginsfolder.rb to pull scripts from a network hard drive to each individual station. For some reason I can't work out, the icons for PenTools don't show up, I just get a blank tool bar, though the buttons and the menu items under the draw menu work fine. In short, the script works, but the icons are missing!

                                            Any thoughts on where to start looking?

                                            Thanks!

                                            -Matt

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

                                            Advertisement