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

    [Plugin] Architect Tools

    Scheduled Pinned Locked Moved Plugins
    119 Posts 32 Posters 152.5k Views 32 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

      @thomthom said:

      @rv1974 said:

      If I take some vanilla line and try to 'grid dividing' I get a runtime error in line:29 (expected identifier,string or number).

      Is that the full error message?

      @rv1974 said:

      P.S. + Error in line 9 (UI is undefined)

      From SketchUp or the Webdialog? Again, is it the full error message?

      Oh, it's the same error Dave reported in CleanUp. Gotcha.

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

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        @thomthom said:

        @thomthom said:

        @rv1974 said:

        If I take some vanilla line and try to 'grid dividing' I get a runtime error in line:29 (expected identifier,string or number).

        Is that the full error message?

        @rv1974 said:

        P.S. + Error in line 9 (UI is undefined)

        From SketchUp or the Webdialog? Again, is it the full error message?

        Oh, it's the same error Dave reported in CleanUp. Gotcha.

        What version of IE do you have installed?

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

        1 Reply Last reply Reply Quote 0
        • thomthomT Offline
          thomthom
          last edited by

          @blajnov: I really have no idea why you get those errors. Though your SketchUp folder looks odd. lots of other plugins folders. (but that might not mean much..)
          I can't read the language your OS is in, but is there anything in the Explorer window that says something like "Compatibility Files" when you're in the plugins folder?

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

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            rv1974: I've installed XP Mode and tried it out on a virtual PC with IE7 and I see the error. Seems to be an issue with IE7 and older. Will look into it next week.

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

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

              @thomthom said:

              @blajnov: I really have no idea why you get those errors. Though your SketchUp folder looks odd. lots of other plugins folders. (but that might not mean much..)
              I can't read the language your OS is in, but is there anything in the Explorer window that says something like "Compatibility Files" when you're in the plugins folder?

              At work, set your plugins, everything runs fine, no problems ...
              In the evening, I will seek a solution on a home computer.

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                @blajnov said:

                At work, set your plugins, everything runs fine, no problems ...
                In the evening, I will seek a solution on a home computer.

                Maybe try with an empty plugin folder. Rename your old and install just Plan Tools to see if it works isolated?

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

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

                  I updated to IE8- no more runtime errors- thank you! (wouldn't it be neat to warn in red about this at the beginning of the thread?).
                  Still have problems with grid dividing. The result is random (posted the pic before).Do I have wrong expectations?
                  And at the end I got this:
                  undefined method `on_line?' for nil:NilClass

                  C:/Program Files/Google/Google SketchUp 8/Plugins/TT_Lib2/point3d.rb:26:in between?' C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:358:in intersect_plane_edges'
                  C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:354:in each' C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:354:in intersect_plane_edges'
                  C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:334:in grid_divide' C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:330:in times'
                  C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:330:in grid_divide' C:/Program Files/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:311:in grid_divide_ui'
                  C:/Program Files/Google/Google SketchUp 8/Plugins/TT_Lib2/inputbox.rb:160:in call' C:/Program Files/Google/Google SketchUp 8/Plugins/TT_Lib2/inputbox.rb:160:in initialize'
                  C:/Program Files/Google/Google SketchUp 8/Plugins/TT_Lib2/inputbox.rb:143:in call' C:/Program Files/Google/Google SketchUp 8/Plugins/TT_Lib2/inputbox.rb:143:in close'
                  C:/Program Files/Google/Google SketchUp 8/Plugins/TT_Lib2/inputbox.rb:143:in `initialize'

                  What it could mean?

                  1 Reply Last reply Reply Quote 0
                  • thomthomT Offline
                    thomthom
                    last edited by

                    @rv1974 said:

                    I updated to IE8- no more runtime errors- thank you! (wouldn't it be neat to warn in red about this at the beginning of the thread?).

                    I'll be looking into fixing it for IE7. I installed a virtual PC to test it on last night.

                    @rv1974 said:

                    Still have problems with grid dividing. The result is random (posted the pic before).Do I have wrong expectations?
                    And at the end I got this:
                    undefined method `on_line?' for nil:NilClass

                    Problems are likely to be due to the errors. Can you upload your sample scene?

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

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

                      catch it:


                      gr.skp

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        Cheers! I'll look at it when I get home today.

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

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          Version 1.2.1

                          • Fixes Grid Divide bug
                            (There might be another bug in there. But I don't have much time for this function right now.)

                          Also: IE7 users should update TT_Lib2 to 2.5.1 which addresses IE7 error messages with the webdialogs.

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

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            DIEGO-RODRIGUEZ
                            last edited by

                            as usual. excellent work. very professional.
                            thank you very much

                            1 Reply Last reply Reply Quote 0
                            • thomthomT Offline
                              thomthom
                              last edited by

                              Important!
                              Update TT_Lib2 to version 2.5.2 which fixes a bug affecting repair edges.

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

                              1 Reply Last reply Reply Quote 0
                              • thomthomT Offline
                                thomthom
                                last edited by

                                Important!
                                Update TT_Lib2 to version 2.5.3 which re-fixes a bug affecting repair edges.

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

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

                                  2.5.2 or 2.5.3?

                                  1 Reply Last reply Reply Quote 0
                                  • thomthomT Offline
                                    thomthom
                                    last edited by

                                    whoops! 😳

                                    the latest. always the latest. 😄

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

                                    1 Reply Last reply Reply Quote 0
                                    • A Offline
                                      arjunmax09
                                      last edited by

                                      I'm having problem in using plan tools...i have latest version of tt_lib installed. plan tools just flattens the faces but doesn't extrude them. I've attached a video


                                      clip0002.rar

                                      when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by

                                        @arjunmax09 said:

                                        I'm having problem in using plan tools...i have latest version of tt_lib installed. plan tools just flattens the faces but doesn't extrude them. I've attached a video

                                        That's because you're using a flat plan tool. If you look at my demo video, I use 3D plan data to generate the buildings. The faces are extruded up to the lines above it. The tolerance is not the extrude height - but the tolerance for closing open gaps in the lines.

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

                                        1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          cobb89
                                          last edited by

                                          @thomthom said:

                                          That's because you're using a flat plan tool. If you look at my demo video, I use 3D plan data to generate the buildings. The faces are extruded up to the lines above it. The tolerance is not the extrude height - but the tolerance for closing open gaps in the lines.

                                          I'm also having the same problem as arjun ..how can one create a 3d plan data??...Isn't there any way to automatically generated extruded faces out of such plans??

                                          1 Reply Last reply Reply Quote 0
                                          • thomthomT Offline
                                            thomthom
                                            last edited by

                                            @cobb89 said:

                                            I'm also having the same problem as arjun ..how can one create a 3d plan data??

                                            We get such data from surveyors.

                                            @cobb89 said:

                                            sn't there any way to automatically generated extruded faces out of such plans??

                                            From 2d plans? No - how would you expect it to work?

                                            What are you trying to do? Make a set of generic boxes at various heights? In which case you want to look at the Random Push-Pull plugin.
                                            Plan Tools is intended to be used to help generate volumes based on accurate real world 3d data.

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

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

                                            Advertisement