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.
    • boofredlayB Offline
      boofredlay
      last edited by

      Well that is what I downloaded from the first post in this thread. I can delete it from the plugins folder and I still get the pen tools to show up when I start SketchUp. They have to be referenced somewhere I just don't see it. I even did a search on the computer and they don't show up either. Maybe if I restart my machine it will go away???
      Odd.

      http://www.coroflot.com/boofredlay

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

        Well I'm the wrong gut to ask. I probably contributed to 5-10% of the earlier part of this plugin. I'm not blaming TIG for this behaviour but maybe he can shed some light on this?

        I can't see how this can happen because the .rb clearly states to look in the 'rob_hsltool' folder for the toolbar icons. You have neither in your Plugins folder? Have you 'show hidden files' enabled? In case you accidentally hid them πŸ˜•

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

        1 Reply Last reply Reply Quote 0
        • boofredlayB Offline
          boofredlay
          last edited by

          Yep, show hidden files is on and after restarting and not having the zip file, the ruby file or that image file folder in the computer at all I still get the pen tools showing up.

          http://www.coroflot.com/boofredlay

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

            Eric, that's very weird. πŸ˜•

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • boofredlayB Offline
              boofredlay
              last edited by

              I know right!?

              One thought, since I am on a network here it might have been installed somewhere other than my machine and is pointing there...? Just a thought.

              http://www.coroflot.com/boofredlay

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

                Great Pen Tool Thanks for this nice work
                Can you integrate an constr. Point

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

                  @schnydix said:

                  Great Pen Tool Thanks for this nice work
                  Can you integrate an constr. Point

                  Yes, v1.4 will have this and another tool πŸ˜’

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

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

                    Pen Tools + v1.4 updated with 2 new tools and some bug fixes.

                    For latest version go here

                    EDIT: I corrected this link, TIG
                    [get a direct page link from right-clicking over the small 'post' icon under the post's title, and not from the top-bar html which leads to the page of posts containing the post]...

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

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      hebeijianke
                      last edited by

                      @unknownuser said:

                      Pen Tools + v1.4 updated with 2 new tools and some bug fixes.

                      For latest version go here

                      EDIT: I corrected this link, TIG
                      [get a direct page link from right-clicking over the small 'post' icon under the post's title, and not from the top-bar html which leads to the page of posts containing the post]...

                      weld draw error message

                      Error; #<NoMethodError; undefined method `GetString' for nil;NilClass>
                      F;/Google SketchUp 8/Plugins/PenTool+.rb;771;in `activate'
                      F;/Google SketchUp 8/Plugins/PenTool+.rb;1802;in `select_tool'
                      F;/Google SketchUp 8/Plugins/PenTool+.rb;1802
                      Error; #<NoMethodError; undefined method `add' for nil;NilClass>
                      F;/Google SketchUp 8/Plugins/PenTool+.rb;756;in `getExtents'
                      Error; #<NoMethodError; undefined method `add' for nil;NilClass>
                      F;/Google SketchUp 8/Plugins/PenTool+.rb;756;in `getExtents'
                      
                      1 Reply Last reply Reply Quote 0
                      • Rich O BrienR Offline
                        Rich O Brien Moderator
                        last edited by

                        From starting to use the tool? From performing certain actions?

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

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

                          That sounds like a language-handler issue - do you have the standard files like sketchup.rb and langhandler.rb in the Tools folder ?
                          If you type [copy+paste] $exStrings in the Ruby Console it should return this

                          #<LanguageHandler;0xb7d5f2c @strings={"Select first end"=>"Select first end", "Point at Center"=>"Point at Center", "Box"=>"Box", "Create Box"=>"Create Box", "Material"=>"Material", "Adds examples of tools created in Ruby to the SketchUp interface.  The example tools are Draw->Box, Plugins->Cost and Camera->Animations."=>"Adds examples of tools created in Ruby to the SketchUp interface.  The example tools are Draw->Box, Plugins->Cost and Camera->Animations.", "Select By Material"=>"Select By Material", "Select By Layer"=>"Select By Layer", "Select second end"=>"Select second end", "Box Dimensions"=>"Box Dimensions", "Cost"=>"Cost", "Total Cost Estimate"=>"Total Cost Estimate", "Stop Spinning"=>"Stop Spinning", "Spin View"=>"Spin View", "Animations"=>"Animations", "Default"=>"Default", "Assign Estimate to Material"=>"Assign Estimate to Material", "Cost Estimate"=>"Cost Estimate", "Ruby Script Examples"=>"Ruby Script Examples", "Layer"=>"Layer", "Width"=>"Width", "Compute Estimate"=>"Compute Estimate", "Assign Estimate to Faces"=>"Assign Estimate to Faces", "Hide Rest"=>"Hide Rest", "Depth"=>"Depth", "Height"=>"Height", "Cost By Material"=>"Cost By Material", "Create Cylinder"=>"Create Cylinder", "Could not find Material named"=>"Could not find Material named", "Cost per sq. foot"=>"Cost per sq. foot", "FPS"=>"FPS"}>
                          

                          If not then that's the issue... not this actual tool per se, but your setup πŸ˜•

                          TIG

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

                            @tig said:

                            type $exStrings in the Ruby Console

                            😲

                            🀣

                            Seriously though, thanks for the update Rich. Construction points should be nice.

                            --

                            SketchUpNoobie: the complete noob in all things SketchUp.

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

                              Unfortunately ' $exStrings' is what @Last/Google decided to call it years ago πŸ˜„ πŸ˜’

                              TIG

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

                                nothing like a bit of nostrings$ex πŸ‘

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

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  Ben Ritter
                                  last edited by

                                  Rich, thank you very much. By the way, why was the pen to draw an edge with a face included,if it does the same thing as the line command?

                                  Ben

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

                                    Yes it's the same but you can toggle inference locking with the shift key. The native Line tool requires you to hold the shift.

                                    By having the toggle option you can orbit with inference lock is toggled on whilst the native tool would cause you to pan. Csaba asked for this function in another thread.

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

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

                                      The 'edge' tools doesn't form faces like the 'pen' tool [or for that matter the other line drawing tools].. The 'pen' tool is like native 'Line'... BUT it has some different inferencing etc... Try the different ones to see what I mean... πŸ€“

                                      TIG

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

                                        Hey, I've missed this so far!!!!! haven't you got enough to do, Rich?
                                        Well done mate!

                                        purpose/expression/purpose/....

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

                                          hi Rich,

                                          this is great, works on the mac except the

                                           ###new_toolbar.show ### ONLY show if was visible before...
                                              new_toolbar.restore if new_toolbar.get_last_state==TB_VISIBLE
                                          

                                          [this may be due to the slightly different RUBY_VERSION i.e. 1.8.5]
                                          however it does work if I cut and paste it to line 1175, directly under

                                          new_toolbar = UI;;Toolbar.new("Pen Tool +")
                                          

                                          tooltips, custom menu items and the tools themselves all work as advertised...

                                          well done

                                          john

                                          learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                                            Thanks for the Mac feedback John. Glad you got it to work πŸ‘

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

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

                                            Advertisement