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

      is your question why curves and arcs is exploded when flattened?
      it's because SU applies geometric restrictions to transforming an arc's vertices.
      I suppose arcs might be preserved if the arc is parallel to the ground.

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

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

        Damn ! All your last rubies'll boot my workflow ! Thanks for sharing your tools.

        Regards.

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

          Version 1.1.0

          • Grid Divide

          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.0

            • Bug fixes
            • Improvement to the Generate Building feature. Does a lot more work to extract usable data when generating the buildings.

            Make sure to update TT_Lib2

            I wanted to make a toolbar for this plugin, but I have so many thing to do that I'll have to wait for a later release. Sorry.

            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

              It contains the best flattening routine in SU! Thank you!
              Bugs:
              If I take some vanilla line and try to 'grid dividing' I get a runtime error in line:29 (expected identifier,string or number).
              P.S. + Error in line 9 (UI is undefined)
              P.P.S. Apparently 'grid dividing' executes itself twice. In attachment, I just extruded the result of zigzag dividing.


              ScreenShot130.jpg

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

                @thomthom said:

                @blajnov said:

                Thank you very much for the update, but downloading SketchUP Pro v.8, an error ...

                ❓
                That refers to Plan Tools...

                Can you open the Ruby Console and type in load 'tt_plan_tools.rb' ? Post back the whole message. (In the Plan Tools thread please.)

                Ruby Console....

                load 'tt_plan_tools.rb'
                C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:34: warning: already initialized constant VERSION
                C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:35: warning: already initialized constant PREF_KEY
                Error: #<SyntaxError: (eval):35:in read_default': (eval):35:in read_default': compile error
                (eval):35: unterminated string meets end of file>
                (eval):2537
                C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_Lib2/settings.rb:48:in []' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_Lib2/settings.rb:88:in set_default'
                C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:43
                (eval):2537:in `load'
                (eval):2537

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

                  hm.. I'll have a look at it later today. Thanks for reporting.

                  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 said:

                    @thomthom said:

                    @blajnov said:

                    Thank you very much for the update, but downloading SketchUP Pro v.8, an error ...

                    ❓
                    That refers to Plan Tools...

                    Can you open the Ruby Console and type in load 'tt_plan_tools.rb' ? Post back the whole message. (In the Plan Tools thread please.)

                    Ruby Console....

                    load 'tt_plan_tools.rb'
                    C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:34: warning: already initialized constant VERSION
                    C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:35: warning: already initialized constant PREF_KEY
                    Error: #<SyntaxError: (eval):35:in read_default': (eval):35:in read_default': compile error
                    (eval):35: unterminated string meets end of file>
                    (eval):2537
                    C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_Lib2/settings.rb:48:in []' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_Lib2/settings.rb:88:in set_default'
                    C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/tt_plan_tools.rb:43
                    (eval):2537:in `load'
                    (eval):2537

                    What is the size of the 'tt_plan_tools.rb' file you got? From the error it seems that it's truncated at line 43...

                    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:

                      .........................

                      What is the size of the 'tt_plan_tools.rb' file you got? From the error it seems that it's truncated at line 43...

                      Filesize tt_plan_tools.rb 20.4Kb

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

                        hm.. I don't understand this error. I can not reproduce it at all.
                        I wonder if the file has become corrupted. Can you send the the file you have?

                        Also, what is the OS and SketchUp version you use?

                        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:

                          hm.. I don't understand this error. I can not reproduce it at all.
                          I wonder if the file has become corrupted. Can you send the the file you have?

                          Also, what is the OS and SketchUp version you use?

                          OS Windows 7 x64, Google SketchUp Pro 8.0.4811
                          File:


                          tt_plan_tools.rb

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

                            That's the same Windows and SU version I use. I do not comprehend at all why you get that error.

                            Can you post a screenshot of your plugins folder? and thre TT_Lib2 folder?

                            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:

                              That's the same Windows and SU version I use. I do not comprehend at all why you get that error.

                              Can you post a screenshot of your plugins folder? and thre TT_Lib2 folder?


                              06.02A.png


                              06.02.png

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

                                @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?

                                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:

                                  @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
                                            • 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