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

    [Plugin] 1001bit Tools - Architectural tools for SketchUp

    Scheduled Pinned Locked Moved Plugins
    243 Posts 65 Posters 215.6k Views 65 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

      @unknownuser said:

      hi Thomthom,
      I was working on the idea of generating hiproof from just a single face. Come to think of it now, that's really quite limited. I'll improve it.
      hi TIG, always good to know that there's more than 1 solution to a problem.
      cheers! πŸ˜„

      Well, I did have only one face selected. But when it is connected to other, the script refuse to use it.

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

      1 Reply Last reply Reply Quote 0
      • G Offline
        gohch
        last edited by

        @thomthom said:

        Well, I did have only one face selected. But when it is connected to other, the script refuse to use it.

        Yep, Thomthom, that's the part that i didn't take into account and definitely should improve on. πŸ˜‰
        cheers!

        1 Reply Last reply Reply Quote 0
        • T Offline
          tiriki
          last edited by

          @unknownuser said:

          @tiriki said:

          Hi Gohch!
          I bought the users license for 1001bit... I received the email whit the activation key... but when I activate the license and I close and restart SU the license still appears as trial.
          In the 1001bit folder is been created the file: 1001bit.key

          What do I have to do to activate the licens?

          Thank's a lot!

          Hi Tiriki,
          Sorry, didn't check on this forum past few days. Saw your email today and emailed the 1001bit.key file to you. That should solve the issue. Feel free to drop me a note if there's any issue. Thanks

          Hi Gohch!
          I received the email, thank's for the file πŸ˜‰
          It works very well now, I find it very useful!

          1 Reply Last reply Reply Quote 0
          • G Offline
            gohch
            last edited by

            Hi everyone,
            1001bit tools is now possible for different languages! πŸ˜„
            A new language pack function is added into version 1.1.5, which allows for automatic translation of the dialog boxes, status bar, tooltips and error messages into your local languages.

            http://www.1001bit.com/language_pack/v1.1/images/dialog-cn.jpg

            hip roof dialog in Chinese Simplified - courtesy of purplewind

            http://www.1001bit.com/language_pack/v1.1/images/dialog-jp.jpg

            hip roof dialog in Japanese - courtesy of Takeshi

            Here's how it works
            In version 1.1.5, there's an additional language folder inside the 1001bit folder.

            http://www.1001bit.com/language_pack/v1.1/images/language_folder.jpg

            inside the language folder, there's a collection of text files (.txt) which contains the language translation.

            http://www.1001bit.com/language_pack/v1.1/images/sample_cn.gif

            translation courtesy of purplewind

            The format of the translation is
            id>>english>>translation
            Just use a text editor to edit the .txt file and save it.
            You may need to try saving the file in different format, for example, the Chinese version has to be saved in UTF-8 format for it to work properly on a Mac (English).

            The first full translation into Chinese Simplified language has been completed and tested by purplewind of club.sketchupbar.com
            http://www.1001bit.com/discussions/viewforum.php?f=17
            Special thanks to Purplewind for his hardwork!

            by the way, the 1001bit_tools.rbs file in the Plugins folder needs to be replaced with the latest. Otherwise you'll see a lot of errors!

            1 Reply Last reply Reply Quote 0
            • G Offline
              gohch
              last edited by

              hi guys,

              I have modified the 1001bit_tools.rb to automatically look for the files in SU's Plugins/1001bit folder regardless of Windows or Mac.
              if it cannot find the files, it then search for c:\1001bit.com

              So, the setting up can be simplified to
              Step 1: put the 1001bit folder in SU's Plugins folder
              Step 2: copy the 1001bit_tools.rb file into the Plugins folder

              Appreciate if you guys can test this for me:
              Attached zip file contains 2 files,
              1001bitmenu.rbs file
              1001bit_tools.rb

              1. Please overwrite the 1001bitmenu.rbs file (must be version 1.1.5)
              2. remove the 1001bit_tools.rbs file , and use the 1001bit_tools.rb in your Plugins folder instead.
              3. remove any file that indicates the path, like 1001bit_path_.....rb

              In this case, the 1001bit folder must be in your Plugins folder.

              Thanks and appreciate all feedbacks


              patch for testing 1001bit default path

              1 Reply Last reply Reply Quote 0
              • pilouP Offline
                pilou
                last edited by

                I advanced the French version! β˜€
                Tell you when it's finished πŸ˜‰

                Frenchy Pilou
                Is beautiful that please without concept!
                My Little site :)

                1 Reply Last reply Reply Quote 0
                • G Offline
                  gohch
                  last edited by

                  @unknownuser said:

                  I advanced the French version! β˜€
                  Tell you when it's finished πŸ˜‰

                  Great Pilou,
                  really looking forward to see 1001bit in more different languages! πŸŽ‰

                  1 Reply Last reply Reply Quote 0
                  • pilouP Offline
                    pilou
                    last edited by

                    @GOHCH
                    French translation done β˜€
                    See your PM system at PushPullbar πŸ˜‰
                    See your forum for images & questions πŸ˜„

                    Frenchy Pilou
                    Is beautiful that please without concept!
                    My Little site :)

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      gohch
                      last edited by

                      hi Pilou,
                      Thanks so much for your efforts!

                      1. Tooltip text: Seems like there is a maximum of 79 characters in the tooltip. I couldn't get it to do more, and couldn't get it to do multi lines of text.
                        Has anyone come across a tooltip with multi lines of text?

                      2. The Escalator title: tracked down the problem. It's that little Apostrophe (')
                        title>>Create Escalator>>CrΓ©ation d'Escalator
                        when Javascript sees a apostrophe('), it interprets as the beginning of another string and caused an error.
                        The translator defaults back to English when there's an error getting the translation.
                        Adding a back slash in front of it will get it to be interpreted correctly.

                      title>>Create Escalator>>CrΓ©ation d'Escalator
                      escalator title translated correctly with
                      cheers!
                      Goh

                      1 Reply Last reply Reply Quote 0
                      • pilouP Offline
                        pilou
                        last edited by

                        OK! So some modify to make πŸ˜„

                        Frenchy Pilou
                        Is beautiful that please without concept!
                        My Little site :)

                        1 Reply Last reply Reply Quote 0
                        • pilouP Offline
                          pilou
                          last edited by

                          @GOHCH
                          See your forum for little problems πŸ˜‰

                          Frenchy Pilou
                          Is beautiful that please without concept!
                          My Little site :)

                          1 Reply Last reply Reply Quote 0
                          • Z Offline
                            zfconnor
                            last edited by

                            Thank you for your effort.

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

                              very nice library! great job.

                              hire me@ http://www.publied.it !

                              1 Reply Last reply Reply Quote 0
                              • G Offline
                                gohch
                                last edited by

                                😍 Thanks to Frenchy Pilou's hardwork, 😍
                                the French language pack for 1001bit tools is now ready for download!
                                http://www.1001bit.com/language_pack/v1.1/fr/1001bit_v1.1_language_fr_pilou.zip

                                Some of the dialog boxes may be insufficiently sized to accomodate all the French languages. Please bear with this for another 2-3 weeks. I'll issue a version 1.1.6 update soon that addresses resizing of dialog boxes as well as installation path automatic settings.

                                Again, Thanks Frenchy Pilou

                                1 Reply Last reply Reply Quote 0
                                • pilouP Offline
                                  pilou
                                  last edited by

                                  πŸ˜„ πŸ˜‰ β˜€ 😎

                                  Frenchy Pilou
                                  Is beautiful that please without concept!
                                  My Little site :)

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

                                    GOHCH, 1001bit_patch(3-May-09).zip works fine for me. WinXP SP3. Russian language translation is a work in progress at the moment at stroyka.cc

                                    http://keshas.info

                                    1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      gohch
                                      last edited by

                                      Thanks Putnik, for testing out the patch. πŸ˜„
                                      I'm really excited πŸŽ‰ to see someone doing a Russian language pack.
                                      I've placed a link on 1001bit.com pointing to Stroyka forum for anyone who is interested in the Russian language pack.
                                      http://www.1001bit.com/discussions/viewtopic.php?f=17&t=52
                                      Thanks!

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        gohch
                                        last edited by

                                        hi guys!
                                        Thanks to Oxer, there is now a Spanish language pack!!!
                                        http://www.1001bit.com/discussions/viewtopic.php?f=17&t=54
                                        Thank you Oxer for sharing your hardwork! πŸ‘

                                        1 Reply Last reply Reply Quote 0
                                        • F Offline
                                          fozmicro
                                          last edited by

                                          Hello!!!!
                                          I think interesting a portuguese (br) translation pack

                                          1 Reply Last reply Reply Quote 0
                                          • BurkhardB Offline
                                            Burkhard
                                            last edited by

                                            German language ready, including image changes. Should come soon πŸ˜„
                                            Have fun

                                            [http://www.ia-plus.de(http://www.ia-plus.de)]

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 12 / 13
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement