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

    [Plugin] SketchUpBIM: Building Modeling made easy!

    Scheduled Pinned Locked Moved Plugins
    128 Posts 37 Posters 84.8k Views 37 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.
    • D Offline
      d_e_x
      last edited by

      @driven said:

      Error Loading File /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/SketchUpBIM no such file to load -- /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/SketchUpBIM
      hi,
      something's not quite right, I get this 'on load message' on mac and
      if I have SuSolid.rbs active, I get
      Error Loading File /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/SketchUpBIM no such file to load -- /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/SketchUpBIM/susolid

      John, SuSolid.rbs is not a SketchUpBIM file. So, this should not reside in the SketchUpBIM folder. Is it possible that you have a few files/plugins mixed up on your computer? We have tested the plugin on Mac, and it works fine without any errors.
      The SketchUpBIM.zip file contains the SketchUpBIM sub-folder and the SketchUpBIM.rbs file. You need to copy this sub-folder and the file under the /SketchUp 8/SketchUp/Plugins folder. Hope this helps.

      @driven said:

      it functions but the Toolbar always opens on start even when I turn it off before closing so it won't.
      john

      Yes. Thanks John. This is a noted limitation on the Mac. In the next version, we will add some explicit code to fix this.

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

        @d_e_x said:

        John, SuSolid.rbs is not a SketchUpBIM file. So, this should not reside in the SketchUpBIM folder. Is it possible that you have a few files/plugins mixed up on your computer?

        The reason I am pointing it out is that I definitely don't have the files or folders "mixed up", it looks more like you have an 'susolid' method in your scrambled file that's at odds with an 'susolid' method in 'SuSolid.rbz' which is also scrambled.

        I can't see into either .rbz files, but I only see the generated error from yours.

        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
        • TIGT Offline
          TIG Moderator
          last edited by

          If 'you' [or others] use FILE in compiled scripts you can get weird results - e.g. if another tool has done the same and loads 'adjacent' to yours.
          Your base-level loader in the Plugins folder doesn't need to be compiled [what's confidential about a 'loader' ??] - so it can be a .rb file and successfully use FILE - but avoid any FILE references inside .rbs files ! πŸ€“

          TIG

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

            @driven said:

            The reason I am pointing it out is that I definitely don't have the files or folders "mixed up", it looks more like you have an 'susolid' method in your scrambled file that's at odds with an 'susolid' method in 'SuSolid.rbz' which is also scrambled.

            @tig said:

            If 'you' [or others] use FILE in compiled scripts you can get weird results - e.g. if another tool has done the same and loads 'adjacent' to yours. Your base-level loader in the Plugins folder doesn't need to be compiled [what's confidential about a 'loader' ??] - so it can be a .rb file and successfully use FILE - but avoid any FILE references inside .rbs files ! πŸ€“

            verified the following:

            1. "suSolid" is not used in SketchUpBIM as a method name or otherwise.
            2. FILE is not used in the 'loader' script or any other script files. The code uses a lot of "require" statements to reference other files. Is this in any way a cause of concern?

            In any case, we plan to test this on a clean Mac with a new installation of SketchUp. In the meantime, if any other Mac users have come across this warning/error, please let me know.

            Dex

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

              1500+ Downloads! In less than 3 weeks!!

              Thank You all for your support!

              SketchUpBIM on YouTube: http://www.youtube.com/user/SketchUpBIM

              SketchUpBIM on RubyLibraryDepot: http://modelisation.nancy.archi.fr/rld/plugin_details.php?id=934

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

                Hi. This tool is very welcome. However, unfortunately BIM is not only 3D modeling. What about switching btw. 2D/3D view? Wall components, profiles, hatching, schedules all that takes something Building Information Modeller. Architects who use BIM also create the 3D and 2D documentation at the same time like in case of Archicad or Revit or a very cheap and very good Ashampoo 3D Architect or visualbuilding.co.uk something Arcon style. I hope you are taking in consideration these things as well otherwise it is just Building Modelling without Information. This initiate is very good I hope you develop an affordable and useful BIM product in the near future. Good luck.

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

                  @andras2 said:

                  Hi. This tool is very welcome. However, unfortunately BIM is not only 3D modeling. What about switching btw. 2D/3D view?

                  Hi Andras, the current version allows the users to seamlessly switch b/w 2D and 3D views. The tool uses Layers in SketchUp to switch b/w plan and 3D views. Addition of elevation views is also on the product roadmap.

                  @andras2 said:

                  Wall components, profiles, hatching, schedules all that takes something Building Information Modeller. Architects who use BIM also create the 3D and 2D documentation at the same time like in case of Archicad or Revit or a very cheap and very good Ashampoo 3D Architect or visualbuilding.co.uk something Arcon style. I hope you are taking in consideration these things as well otherwise it is just Building Modelling without Information.

                  Documentation is a very important component of BIM. There are several ideas floating in our team - one of them is to use Layout and enhance its functionality to a higher level for engineering documentation. Layout API is not available today; however it might be possible that Google may expose it at some point. Otherwise, we'll have to look for some other free/cheap option.

                  @andras2 said:

                  This initiate is very good I hope you develop an affordable and useful BIM product in the near future. Good luck.

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

                    On the issue of documentation I have recently been working with someone on a similar project for O&Ms, and it was finally decided to use an MHT format file.
                    You can write one in Word and it's like a zip file containing all of the usual html stuff.
                    You can add text, tables, images, sets of Layout pages [as images] etc...
                    You can index/bookmark-link it within itself, or to external files kept within its own subfolder, even open files/apps on the host PC, OR go out onto the www - so linking to manufacturer's sites for specs etc is very easy...
                    You can link images as bookmarks... and with a little effort you can split images into separately linked areas, so that clicking on a particular part of an image goes to a specific link etc [click the door and the door-guy's site opens, click the window etc]...
                    You can even add javascript bits [but that needs a manual edit of the HTML code!]

                    An MHT file opens in your current Browser like IE [needs a plugin for FF etc].

                    TIG

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

                      @tig said:

                      On the issue of documentation I have recently been working with someone on a similar project for O&Ms, and it was finally decided to use an MHT format file.
                      You can write one in Word and it's like a zip file containing all of the usual html stuff.
                      You can add text, tables, images, sets of Layout pages [as images] etc...
                      You can index/bookmark-link it within itself, or to external files kept within its own subfolder, even open files/apps on the host PC, OR go out onto the www - so linking to manufacturer's sites for specs etc is very easy...
                      You can link images as bookmarks... and with a little effort you can split images into separately linked areas, so that clicking on a particular part of an image goes to a specific link etc [click the door and the door-guy's site opens, click the window etc]...
                      You can even add javascript bits [but that needs a manual edit of the HTML code!]

                      An MHT file opens in your current Browser like IE [needs a plugin for FF etc].

                      Thanks TIG.

                      There are 2 types of documentation in BIM - (a) drawing - 2D, 3D views, isometric views, elevations, section views, etc.: which ideally should be automatically created at the click of a button if you already have a 3D model. These documents have standard formats (view of the model, related annotations, bill of materials, info box etc.). For such documents, Layout or a third party 3D tool will be useful as they are primarily related to the 3D drawing itself. (b) the more text based documentation with diagrams etc (something like most CAD softwares produce). These documents give information on joints, materials, beams, columns, floors etc. For this purpose, mht, as you suggested will be a good choice. Will keep in mind!

                      • Dex
                      1 Reply Last reply Reply Quote 0
                      • irwanwrI Offline
                        irwanwr
                        last edited by

                        hi dex,

                        i'd really like to see this plugin well developed soon πŸ‘

                        1 Reply Last reply Reply Quote 0
                        • brewskyB Offline
                          brewsky
                          last edited by

                          Hi D_e_x,

                          I accidentally placed my post about my bim-tools plugin in the wrong thread. I wanted to place it in the thread about general BIM discussion.
                          I moved it:
                          http://forums.sketchucation.com/viewtopic.php?f=323&t=37979&p=378696#p378696

                          Sorry!

                          Jan

                          Sketchup BIM-Tools - http://sketchucation.com/forums/viewtopic.php?p=299107

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

                            Folks, our team has started working on the next version of the software. As a lot of you have requested for Metric Units - "Units" is currently the focus of our development.

                            In order to keep things simple, Units in SketchUpBIM shall work exactly like all other elements in SketchUp (like Line Tool and Rectangle Tool). If no units are entered, SketchUpBIM tools shall assume default SketchUp model units. However, if input values are entered with units, the entered units shall over-ride default units.

                            SketchUpBIM units shall be a natural fit into SketchUp, and obviously shall allow both Imperial and Metric conventions.

                            Dex
                            http://www.sketchupbim.com


                            sneak_peak_units_02.png


                            sneak_peak_units_01.png

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

                              Thats fantastic, dex!!!! Can't wait to have a try!!!!

                              The work of you and your team has been quite remarkable and is truly πŸŽ‰ appreciated!

                              purpose/expression/purpose/....

                              1 Reply Last reply Reply Quote 0
                              • fionmacoolF Offline
                                fionmacool
                                last edited by

                                Looking forward to the metric version!

                                Zere are still some architectes zat do not know ow to use ze SketchUp..... Zis is unbelievable....

                                1 Reply Last reply Reply Quote 0
                                • bigstickB Offline
                                  bigstick
                                  last edited by

                                  _1 to that, it's the only thing that stops me from using it.

                                  Keep up the good work guys, I would be prepared to pay for this if it worked well. πŸ˜„

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    miguelgba
                                    last edited by

                                    Hi! My english isn't cool, but. I have to tell how I Liked this plugin, but if this plugin have the option to "draw the walls" for the right or left of the grid lines, it would be great!

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

                                      All,

                                      The development of the next version of the SketchUpBIM software is complete. We are currently in the final phase of our beta tests. Version 1.5 (with Metric Units!!) is expected to be rolled out within the next few days!

                                      Click here for a sneak-peak of the new features: http://www.sketchupbim.com/sneakpeak.html

                                      1 Reply Last reply Reply Quote 0
                                      • PixeroP Offline
                                        Pixero
                                        last edited by

                                        Looks very interesting.
                                        The current version has a feature/bug that sets the SU view to isometric.
                                        Please let us work in perspective mode if we wish.

                                        1 Reply Last reply Reply Quote 0
                                        • bigstickB Offline
                                          bigstick
                                          last edited by

                                          Good call +1 for this!

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

                                            @pixero said:

                                            Looks very interesting.
                                            The current version has a feature/bug that sets the SU view to isometric.
                                            Please let us work in perspective mode if we wish.

                                            @bigstick said:

                                            Good call +1 for this!

                                            Pixero, Bigstick, Thanks for pointing this out. The isometric projection was actually set purposely to mimic other structural and architectural engineering applications. However, I do see the importance of leaving this choice to the user.

                                            The only sad part is that we are a touch too late! We froze our source code a week back, and unfortunately, this one line bug-fix cannot be added in this upcoming release. I've added to this to our product roadmap, and will be fixed in the next release. At this time, the suggested approach is to perform the additional step of switching to "perspective" view under the "Camera" menu, after you switch SketchUpBIM layers.

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

                                            Advertisement