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

    3D Truss Models

    Scheduled Pinned Locked Moved Plugins
    1.5k Posts 31 Posters 869.8k Views 30 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.
    • medeekM Offline
      medeek
      last edited by

      I've done some maintenance on the beam calculator in preparation for integration with the Truss Plugin:

      Version 1.0.1 - 01.10.2016

      • Updated javascript front end so that selected options are properly retained.
      • Updated total load (reactions) to include applied load and selfweight over total span. Results now more closely agree with WoodWorks Sizer Software.
      • Inputs now include option for Total Span and Clear Span.
      • Removed beam configurations that are not yet complete.
      • Beam graphic now shows span geometry with supports.

      Link Preview Image
      Medeek Beam Calculator

      Medeek Beam Calculator

      favicon

      (design.medeek.com)

      At some point I need to come up with a slicker interface that allows for multiple point loads and supports but that is a job for another day.

      Nathaniel P. Wilkerson PE
      Medeek Engineering Inc
      design.medeek.com

      1 Reply Last reply Reply Quote 0
      • medeekM Offline
        medeek
        last edited by

        Version 1.2.5 - 01.10.2016

        • Plugin integrated with the Medeek Beam Calculator.
        • Engineering of North American glulam beam sizes enabled (Western, Southern Pine).

        Also note that the Beam Calculator has a very nice PDF report output than can include client and job information.

        Nathaniel P. Wilkerson PE
        Medeek Engineering Inc
        design.medeek.com

        1 Reply Last reply Reply Quote 0
        • medeekM Offline
          medeek
          last edited by

          Screenshot of the Beam Calculator that will pop up when called from the plugin:

          http://design.medeek.com/resources/images/truss_su53_800.jpg

          So far I only have glulam beams as an option in the plugin but I will probably add LVL, LSL, PSL and Solid Sawn and those can also be analyzed with this same interface.

          Nathaniel P. Wilkerson PE
          Medeek Engineering Inc
          design.medeek.com

          1 Reply Last reply Reply Quote 0
          • jujuJ Offline
            juju
            last edited by

            Is the manual a WIP?

            Save the Earth, it's the only planet with chocolate.

            1 Reply Last reply Reply Quote 0
            • medeekM Offline
              medeek
              last edited by

              My wife is helping with the manual. I'm also going to make a few tutorial videos per some requests from other users. I think at this point the plugin is complicated enough it warrants more complete documentation.

              Nathaniel P. Wilkerson PE
              Medeek Engineering Inc
              design.medeek.com

              1 Reply Last reply Reply Quote 0
              • medeekM Offline
                medeek
                last edited by

                First tutorial video:

                Nathaniel P. Wilkerson PE
                Medeek Engineering Inc
                design.medeek.com

                1 Reply Last reply Reply Quote 0
                • pbacotP Offline
                  pbacot
                  last edited by

                  Watched the video. Good job! Quite clear and nice to watch.

                  MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                    @medeek said:

                    First tutorial video:

                    thank you for the video

                    i remember the difficult part, when i was designing wooden structures, was the connections between the members...

                    designing the connections might be a useful feature

                    i am longing to see a video about how you use the parameters in the dynamic component dialog box, as an input for your web calculator...

                    1 Reply Last reply Reply Quote 0
                    • facerF Offline
                      facer
                      last edited by

                      IFC Classifications
                      I do not see IFC definitions of the truss components.
                      Will this be included in future versions of your plugin/extension?

                      T2H BuildingStructureTools (by Tak2hata) is a good example of the implementation
                      of SketchUps IFC Classifications.

                      Keep up the good work - I learn a little more about Trusses
                      with each or your new posts 😄

                      1 Reply Last reply Reply Quote 0
                      • medeekM Offline
                        medeek
                        last edited by

                        I have not even looked into the IFC classifications yet. At this point I'm not even sure how to classify a truss with that classification system. I will look into that further.

                        Nathaniel P. Wilkerson PE
                        Medeek Engineering Inc
                        design.medeek.com

                        1 Reply Last reply Reply Quote 0
                        • medeekM Offline
                          medeek
                          last edited by

                          Engineering Video:

                          The SketchUp model used in the video can be found here:

                          https://3dwarehouse.sketchup.com/model.html?id=u6c602b47-40bb-4349-9e0e-0917746ab90a

                          All of my sample models can be found here:

                          https://3dwarehouse.sketchup.com/by/medeek

                          Nathaniel P. Wilkerson PE
                          Medeek Engineering Inc
                          design.medeek.com

                          1 Reply Last reply Reply Quote 0
                          • medeekM Offline
                            medeek
                            last edited by

                            Valley Truss Set:

                            Nathaniel P. Wilkerson PE
                            Medeek Engineering Inc
                            design.medeek.com

                            1 Reply Last reply Reply Quote 0
                            • medeekM Offline
                              medeek
                              last edited by

                              Hip Roof Framing:

                              SketchUp model used in the video can be found here:

                              https://3dwarehouse.sketchup.com/model.html?id=u53e50317-d46f-40dd-a95f-c50b1d51302d

                              Nathaniel P. Wilkerson PE
                              Medeek Engineering Inc
                              design.medeek.com

                              1 Reply Last reply Reply Quote 0
                              • medeekM Offline
                                medeek
                                last edited by

                                Somewhat of an aside for other plugin developers or those using the API to create geometry:

                                I found with the compound miter cuts required for the hip roof framing that the easiest way to handle this was by doing a push pull to the correct length so that one side of the member was the correct length and then actually selecting an edge or vertex and moving this separately to create the angles required. In some cases this can get a little messy since it may introduce extra lines that bisect a plane but some simple logic can then delete those extraneous lines after the fact. I don't know if this is the most efficient method to do this sort of thing but after some testing I managed to get it work very reliably.

                                Nathaniel P. Wilkerson PE
                                Medeek Engineering Inc
                                design.medeek.com

                                1 Reply Last reply Reply Quote 0
                                • medeekM Offline
                                  medeek
                                  last edited by

                                  @pbacot said:

                                  Watched the video. Good job! Quite clear and nice to watch.

                                  My wife says I need to stop clearing my throat as I talk, other than that I think they mostly get the point across.

                                  I'm still working on the manual, I've been busy the last few days so progress is slow. I've been looking around at other plugins the last few days and I'm beginning to wonder if my price point on this might be too high, most plugins are either free or a few dollars. Feedback in this regard is very much appreciated. I don't intend on making a lot of money on this project but I feel that I should at the same time be fairly compensated for the time and effort I have devoted.

                                  Nathaniel P. Wilkerson PE
                                  Medeek Engineering Inc
                                  design.medeek.com

                                  1 Reply Last reply Reply Quote 0
                                  • jujuJ Offline
                                    juju
                                    last edited by

                                    You could always take one of the early versions of the plugin, with limited functionality (limited to say a certain type / types of trusses and possibly limited spans) and release it as a free version (probably without support, else you'll be inundated with queries), this is to wet people's appetite and to get them to use the plugin and buy into the paid version (with full and expanded functionality). You already have the full version going (rename to pro?), then there's a third tier (engineering version?) possibly as per the PM I've sent you.

                                    Save the Earth, it's the only planet with chocolate.

                                    1 Reply Last reply Reply Quote 0
                                    • medeekM Offline
                                      medeek
                                      last edited by

                                      Testing the limits of the Medeek Truss Plugin with complex hip roofs. Note that the roof primitives have not been trimmed back. This is primarily a study to determine what additional programming would be required to generate this type of roof automatically:

                                      http://design.medeek.com/resources/images/truss_su54_800.jpg

                                      This for me would be the holy grail of hip roof framing...

                                      https://3dwarehouse.sketchup.com/model.html?id=uf4ee8c49-515e-42c8-b7fe-90a0618a951d

                                      Nathaniel P. Wilkerson PE
                                      Medeek Engineering Inc
                                      design.medeek.com

                                      1 Reply Last reply Reply Quote 0
                                      • medeekM Offline
                                        medeek
                                        last edited by

                                        As you can see there is still a tremendous amount of work that can be done here. To that end I've started a KickStarter project which if successful would allow me to devote at least 4-5 months of my undivided attention on the programming of this plugin:

                                        https://www.kickstarter.com/projects/128644708/medeek-truss-plugin

                                        Nathaniel P. Wilkerson PE
                                        Medeek Engineering Inc
                                        design.medeek.com

                                        1 Reply Last reply Reply Quote 0
                                        • medeekM Offline
                                          medeek
                                          last edited by

                                          Pondering complex hip roofs this afternoon and considering the graphic below:

                                          http://design.medeek.com/images/MISC/HIPTEST1.jpg

                                          A few rules seem to emerge:

                                          1.) An outside corner will always create a hip that is 45 deg. from each leg of the corner.
                                          2.) An inside corner will likewise always create a valley 135 deg. from each leg of the corner.
                                          3.) Where two hips or flying hips meet a ridge will extend 135 deg. from each hip.
                                          4.) When two valleys meet at 90 deg. they will terminate and a ridge will extend at 45 deg. from each valley.
                                          5.) With a building with walls only running north-south or east-west all ridge lines will always be north-south or east-west.
                                          6.) Likewise all hips, valleys and flying hips will be oriented northwest, northeast, southwest, or southeast.
                                          7.) When a valley meets a ridge, (they will always meet at 45 deg) a flying hip is generated that is 90 deg. from the valley and 135 deg from the ridge.
                                          8.) When two valleys meet at 180 deg. from each other, the result will be either to flying hips perp. to the valleys or the degenerate case of 4 valleys and 4 ridges.
                                          9.) When a valley and a hip meet each other at 180 deg. then two ridges that are 45 deg from the valley will be the result (typical L shaped roof).
                                          10.) When 4 hips meet the result is a pyramid.

                                          There may be a few other degenerate cases I'm missing but I think that covers it.

                                          Nathaniel P. Wilkerson PE
                                          Medeek Engineering Inc
                                          design.medeek.com

                                          1 Reply Last reply Reply Quote 0
                                          • pbacotP Offline
                                            pbacot
                                            last edited by

                                            Have you thought about multiple plate heights. Often when roofs are this complex, the house will also have multiple plate heights

                                            MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                                            Advertisement