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

    [Plugin] 2D Tools

    Scheduled Pinned Locked Moved Plugins
    785 Posts 178 Posters 462.6k Views 177 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.
    • S Offline
      SketchUpNoobie
      last edited by

      @tig said:

      :? Have you tried resetting hardware acceleration etc in preferences to see if that is affecting anything [clutching at straws here!]

      No luck.

      @tig said:

      To check if script that loads after 2Dtools IS messing something up you could try and copy/paste this into the Ruby Console + <enter>
      load '2Dtools/2DfilletTool.rb'
      Then try to use the 2Dfillet tool - if it works we know something is clashing if not we are no worse off...

      When I use the tool, the same thing happens. I get this error in the console. Error: #<NoMethodError: undefined methodexplode' for nil:NilClass>
      C:/Program Files/Google/Google SketchUp 7/Plugins/2Dtools/2DfilletTool.rb:404:in create_geometry' C:/Program Files/Google/Google SketchUp 7/Plugins/2Dtools/2DfilletTool.rb:197:in onLButtonDown'
      C:/Program Files/Google/Google SketchUp 7/Plugins/2Dtools/2DfilletTool.rb:404`

      @tig said:

      If it's still bust try temporarily renaming 'Plugins' as say 'Plugins_Disabled' and then make a new 'Plugins' folder; now copy into that the following files/folder that are needed for the 2Dtools to work

      Wahoo!!! It works! 😍 I'll add stuff back in and let you know when I find out what plugin it is that was causing the problem.

      I should have tried this first. 😳 I will in the future.

      --

      SketchUpNoobie: the complete noob in all things SketchUp.

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

        The error you [eventually] reported occurs after some grouping and copying etc - it's obviously failing.
        We seem to be looking for something that overwrites base classes like group methods. I know SketchyPhysics has caused some problems in the past - try re-enabling that if you have it, and see what happens...

        TIG

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

          @tig said:

          The error you [eventually] reported occurs after some grouping and copying etc - it's obviously failing.

          Sorry for not checking that sooner. 😳 Not sure what you're saying about grouping . . . πŸ˜•

          @tig said:

          I know SketchyPhysics has caused some problems in the past - try re-enabling that if you have it, and see what happens...

          Re-enable? Like reinstall? If I copy over all the plugins except for SketchyPhysics and it's components, the fillet tool works so SketchyPhysics seems to be the guilty plugin. Should I just reinstall it? I don't really use it so I could just delete it.

          --

          SketchUpNoobie: the complete noob in all things SketchUp.

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

            Many complex tools do some temporary 'grouping' in the back ground, although by the time you see the result they've been erased or exploded etc.
            2Dfillet is one of them.
            Some tools rewrite some base classes' methods which can mess up other tools using them.
            If the error only occurs with SketchyPhysics 'loaded' then move it back into the disabled 'set' and then try all the rest.
            If you still have a working 2Dfillet tool and you don't need SketchyPhysics so much leave it disabled...
            You can always swap back briefly when you need it.
            When I said 'reinstall' I just mean move from the disabled set into then Plugins folder...
            You could also check you have the latest version of SketchyPhysics as it might have fixed this issue... πŸ˜•

            TIG

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

              Alright, I just disabled SketchyPhysics for now. If I need it I'll go download the newest version.

              Thanks a ton for taking the time to help me out TIG. And thanks again for this awesome plugin.

              --

              SketchUpNoobie: the complete noob in all things SketchUp.

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

                That's why we are here... to try to help those that try to help themselves... β˜€

                TIG

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

                  @tig said:

                  try to help themselves...

                  That rarely ever works. πŸ˜’

                  --

                  SketchUpNoobie: the complete noob in all things SketchUp.

                  1 Reply Last reply Reply Quote 0
                  • E Offline
                    ed1732
                    last edited by

                    Thanks
                    it might help a lot

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

                      @earthmover said:

                      @define said:

                      if one 'sotospeak' could make the 2dtools work with
                      your 'work-planes' too? This would make it into something even more versatile.

                      This would in fact be quite redundant. The work planes are used in a similar manner to the 2D tools, as they create a "shield" to prevent the inferencing of the native tools to the geometry on the opposite side of the plane. You can draw directly on it as it's a locked group and delete it at will. The 2D tools do much the same except they are restricted to the X,Y axis for 2D drawing, but still allow you set the Z, which creates an invisble 2D work plane on that height. The work plane plugin allows similar restriction, only it's not restricted to X,Y only and it works with the native toolset. You could technically set a work plan on the x,y axis at a Z height and use the native tools to draw in restricted 2D. Using the 2D tools to go the other direction would negate them from being 2D at all.

                      hello earthmover,
                      I came back to this task from one year ago, since I just searched the forum for my own entries on this issue.
                      You have to know, that I'm comming from the CAD-world with their 'sketch-planes' (solidworks and the like)
                      and it would come in handy in sketchup, if I could use the 'workplane command' like these too.
                      I would like to be able to constrain/project any points that I catch in 3d 'over' that workplane to the workplane.
                      Same like setting the z-elevation to zero or else with the 2d-tools..but to any given plane.
                      Only difference: projecting any snaps in 3d-space onto that plane in 'normal' direction.
                      If there's an option for this, please let me know. did'nt find it. best claude

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

                        Seek out my WorkPlane tools...

                        TIG

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

                          I'm having a bit of trouble getting the fillet tool to work. The other 2D tools functions I've tried seem to work.

                          I select line one, enter radius e.g. " 3" ", when I hover over the second line as soon as the "2 line box" appears the radius entry clears, this is before I click on the line.

                          I've tried different things over a two day period, maybe spent 4 hours on trying different jungle dances to get the thing to work. Almost for sure it is something lame I'm doing. Any suggestions appreciated. Thanks. -Henry

                          System is Vista and SU8. Downloaded 2D Tools 5.0, extracted all from the download folder to the plugins folder, the two files and a folder mentioned were there. I then started SU8. Made two lines 1' long joined at the origin and along two axes. Clicked on fillet icon, clicked on a line, entered " 3" " in the radius box, tried clicking on line 2 as mentioned above.

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

                            I just posted was having trouble with fillet, now it is working.
                            Sorry, not sure what was going on. Seems OK now.

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

                              The issue is back - fillet not working again.
                              Looks like the issue is related to the fillet icon cursor hover and/or finding the second line.
                              The fillet cursor is now finding lines where there are none. Also as previously mentioned when the second line is identified, but not selected, by the "Line 2" box popping up the radius input box goes to zero. Even re-entering the radius doesn't work, when the radius is entered the "Line 2" box near the cursor goes away, this goes back and forth.
                              My machine is an ASUS K50IJ Series, SU8 free, Vista. I'll keep trying and see if I can identify when it works and doesn't. I have Center Point, PipeAlongPath, ToggleUnits running at the same time. Maybe Toggle Units is the culprit.

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

                                Henry

                                What errors do you get if you try to run the tool with the Ruby Console open.
                                Are the two lines coplanar and in the same context ? πŸ˜•

                                TIG

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

                                  @tig said:

                                  Henry

                                  What errors do you get if you try to run the tool with the Ruby Console open.
                                  Are the two lines coplanar and in the same context ? πŸ˜•

                                  This is very embarrassing. It appears the issue is I need to press enter after putting in numbers in the radius entry box. I think I'm OK now. Thanks, sorry to bother you.

                                  1 Reply Last reply Reply Quote 0
                                  • david_hD Offline
                                    david_h
                                    last edited by

                                    Im just loaded the 2D tools myself. Fillet doesn't work very well for me as well. I get one corner to work (after some effort) but then when I try to get the 2nd one to work. . .BUG SPLAT> has happened to me about 1/2 dozen times.

                                    OTherwise, great tool set.

                                    Thanks.

                                    D

                                    If I make it look easy...It is probably easy

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

                                      @unknownuser said:

                                      Im just loaded the 2D tools myself. Fillet doesn't work very well for me as well. I get one corner to work (after some effort) but then when I try to get the 2nd one to work. . .BUG SPLAT> has happened to me about 1/2 dozen times.

                                      OTherwise, great tool set.

                                      Thanks.

                                      D

                                      Never had a Blugsplat report on 2dFillet - ever! πŸ˜•
                                      Can you supply a SKP that does it - or PM it if it's not for public-gaze!
                                      πŸ˜’

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • david_hD Offline
                                        david_h
                                        last edited by

                                        No. . it's not a big deal. I was just trying it on a simple rectangle as a test. Not any specific model.

                                        If I make it look easy...It is probably easy

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

                                          πŸ˜•

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • david_hD Offline
                                            david_h
                                            last edited by

                                            Yeah. .it's pretty weird. If I have a chance, I'll post a screen shot at least. I wonder if 2D tools is clashing with another plugin? ya think??? maybe? I only have 400. Should be no trouble checking to see which one. πŸ’š

                                            D

                                            If I make it look easy...It is probably easy

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

                                            Advertisement