• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

3D Truss Models

Scheduled Pinned Locked Moved Plugins
1.5k Posts 31 Posters 869.7k Views
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.
  • M Offline
    medeek
    last edited by 5 Dec 2016, 02:42

    Version 1.7.0 - 12.04.2016

    • Added a "Layers" tab within the global settings; roof, wall and floor components can be assigned to specific layers.
    • Enabled custom layers for the common fink truss.

    Note that I have only enabled custom layers for one type of common truss (fink). To enable custom layers for all other truss types, rafter roofs and other misc. items will take a few hours of going through each module of the plugin and adding in the "layers" code or conditional statements. My arm/neck is not holding up very well but I thought it would be nice to at least get this out there for the most common truss type for testing purposes and feedback.

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

    1 Reply Last reply Reply Quote 0
    • J Offline
      juju
      last edited by 5 Dec 2016, 06:37

      Looking good there Nathaniel!

      Regarding your medical query, unfortunately I'm pretty much "stock standard" still (also 44 years young) without any knowledge of the kind of procedures you're needing, wishing you the best though!

      +++ EDIT +++
      I see the upgrade section on the Truss Plugin webpage hasn't been adjusted yet? I upgraded anyhow as I know what your resolve was in this, however the link still displayed v1.6.9?

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

      1 Reply Last reply Reply Quote 0
      • M Offline
        medeek
        last edited by 5 Dec 2016, 18:51

        Where is the 1.6.9 showing up?

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

        1 Reply Last reply Reply Quote 0
        • M Offline
          medeek
          last edited by 5 Dec 2016, 20:52

          Went to all the trouble last night to roll the revision (1.7.0) and then somehow forgot to upload it to the server. The version you downloaded yesterday or last night is 1.6.9, please download and reinstall the plugin again to get the latest updates with the layer control. Real sorry about that.

          The version available on Sketchucation's PluginStore is 1.7.0, I did manage to update it here last night, just not on my own server.

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

          1 Reply Last reply Reply Quote 0
          • M Offline
            medeek
            last edited by 8 Dec 2016, 23:07

            I've had a number of people asking about adding in the connector plates for the trusses. After giving this some thought it doesn't seem like too much work to implement. I will try and work on this today and this evening.

            I've already added in the option into the global settings:

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

            Plate thickness can be set by the user (inches or mm). The default will be 0.0575 inches (1.46 mm) which is the total thickness of a typical Mitek M-16 connector plate:

            favicon

            (www.icc-es.org)

            If I could find some additional help for programming that would be useful right now. I've come to the realization that I cannot realistically program all of the stuff I have planned. I really need to expand this beyond a one man show.

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

            1 Reply Last reply Reply Quote 0
            • M Offline
              medeek
              last edited by 9 Dec 2016, 05:53

              Version 1.7.1 - 12.08.2016

              • Added truss connector plates within the global settings, plate thickness can be specified.
              • Added a "roof_mpc" layer for roof truss plates, connector plates can be assigned to a specific layer.
              • Enabled metal plate connectors for the common fink truss.

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

              As with the recent layer upgrade I have only enabled connector plates for the common fink truss. This is to provide a test bed for the connectors then once the interface is fined tuned I will roll it out for all truss types.

              At the moment the plate sizes are hard coded in. I am still trying to decide on the best method to use so that the connector plates can all be sized by the user. The objective is to make this a flexible as possible while at the same time not over complicating things.

              View model here:

              Link Preview Image
              3D Warehouse

              3D Warehouse is a website of searchable, pre-made 3D models that works seamlessly with SketchUp.

              favicon

              (3dwarehouse.sketchup.com)

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

              1 Reply Last reply Reply Quote 0
              • J Offline
                juju
                last edited by 9 Dec 2016, 06:09

                Auto sizing of the connector plates are good enough from an architectural communication point of view. Maybe have the specifying and customizing of these in an advanced / engineering section of the extension, if you feel this really needs to be implemented.

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

                1 Reply Last reply Reply Quote 0
                • M Offline
                  medeek
                  last edited by 9 Dec 2016, 15:02

                  @Juju

                  I think you are probably correct on this, most architects/designers would like to have the plugin just auto size the plates.

                  What I think I will do is add in one more option in the global settings which allows one to toggle the plate sizing to either auto or manual.

                  If auto is selected I will create a basic algorithm that looks at the truss span, truss pitch and depth of the TC, BC and webs and then sizes the plates accordingly. I already have such an algorithm built into my Truss Designer here:

                  Link Preview Image
                  Medeek Truss Designer

                  Medeek Truss Designer

                  favicon

                  (design.medeek.com)

                  If manual is selected I will have an additional html input screen appear that shows the location and size of each plate as well as the outline of the truss. The input will look similar to this:

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

                  As each plate is adjusted it will immediately change in size showing exactly the configuration of the truss with its connector plates. This involve quite a bit more coding however once I create one such html input, creating more will not be such a big deal. Each plate will be labeled P1, P2, P3 etc...

                  The only question now is how to handle the gable end trusses. I think for now I will auto-size the plates on them using the same heel and peak plate sizes as the common trusses. For the the vertical studs I can use an algorithm that looks at stud length and then chooses either a 1.5x3 or 2x4 plate for connection to the top and bottom chords.

                  Adding connector plates adds a whole new level of complexity, but there have been enough requests for it that I think it is a valid endeavor. After all this is the "Truss Plugin" and I might as well get the trusses right.

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

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    medeek
                    last edited by 10 Dec 2016, 11:59

                    As an interesting side note, one can turn off the truss layer and then measure the volume of the steel plates which yields 113.85 in[sup:1ft9va6p]3[/sup:1ft9va6p]. Multiply this by 0.284 for mild steel and you end up with a total weight of 32.3 lbs. That is actually quite a bit of steel plates in this rather small truss package. No wonder the truss plate manufacturers like Mitek make so much money on the sale of truss plates, the volume of steel is definitely there (194 plates).

                    The weight of the wood can just as easily be computed, making an assumption on the wood species (G, specific gravity of the wood), and moisture content (typically 19% at dry service conditions).

                    The appropriate equation to use for the density of wood can be found in the AWC NDS:

                    http://design.medeek.com/resources/documents/NDS2012_SUPPLEMENT_P12.pdf

                    For DF No. 2 the density would be 34.2 lbs/ft[sup:1ft9va6p]3[/sup:1ft9va6p]

                    The volume of the wood is 22.06 ft[sup:1ft9va6p]3[/sup:1ft9va6p], multipled by 34.2 lbs/ft[sup:1ft9va6p]3[/sup:1ft9va6p] yields a total weight of the wood at 754.5 lbs. Steel plus Wood = 786.8 lbs.

                    It may be useful to provide weight information at both the truss component level and the entire truss assembly, wood, steel and total weight.

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

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      medeek
                      last edited by 10 Dec 2016, 12:24

                      Enabled connector plates for the common gable truss:

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

                      There gets to be quite a bit of geometry when you start modeling all of the plates (194), especially the gable trusses with all of their vertical studs.

                      View model here:

                      Link Preview Image
                      3D Warehouse

                      3D Warehouse is a website of searchable, pre-made 3D models that works seamlessly with SketchUp.

                      favicon

                      (3dwarehouse.sketchup.com)

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

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        medeek
                        last edited by 11 Dec 2016, 19:44

                        Enabled metal plate connectors for the 4/4 and 6/4 scissor trusses:

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

                        Each truss type and configuration needs its own special function to locate and auto-size each plate. The code required is not difficult since most of it can be recycled but it is still time consuming to generate for each and every truss type with all of the many possible configurations. I have not even considered raised heel trusses yet. At some locations (ie. heel plates on a scissor truss) the truss configuration may cause the plate to fall outside of the perimeter of the truss in this case some additional logic is required to check for these instances.

                        View model here:

                        Link Preview Image
                        3D Warehouse

                        3D Warehouse is a website of searchable, pre-made 3D models that works seamlessly with SketchUp.

                        favicon

                        (3dwarehouse.sketchup.com)

                        I should probably attack the attic truss next, that one will be fun. πŸ˜„

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

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          sfto1
                          last edited by 11 Dec 2016, 20:42

                          πŸ‘ There is always interest for your work

                          1 Reply Last reply Reply Quote 0
                          • M Offline
                            MtnArch
                            last edited by 12 Dec 2016, 01:11

                            I work with a contractor who normally builds spec homes, and he LOVES exposed heavy beams and trusses - I vote yes!!

                            Highest Regards,

                            Alan T. Hendry, RA
                            Architect

                            1 Reply Last reply Reply Quote 0
                            • facerF Offline
                              facer
                              last edited by 12 Dec 2016, 01:28

                              Medeek,
                              Good to see you are getting into the "nuts and bolts" of trusses. πŸ˜„

                              Suggestions:
                              Most structural items will require "computations and sign off" by a registered
                              Engineer here in Australia and NZ.

                              I would suggest having a "simple truss or hide detail" option that will just show the
                              design intent.

                              Hence:

                              1. The architectural designer can show just the "simple layout" for design development.
                              2. The architectural designer can then show "detail where required" as in design development and final sign off with the client and relevant consultants.

                              More Graphics Please
                              Where possible add symbols and graphics to aid the user in data input.
                              Also, suggest breaking up data input into logical "sets" or "common areas for easier input"

                              At present your "data input menus" are a long list of items that does not suggest
                              on first viewing the "logic for data entry".

                              Keep up the good work and have a great Xmas-New Year.

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                medeek
                                last edited by 12 Dec 2016, 02:19

                                @facer

                                I agree, the major limitation with the simple UI menu offered with SketchUp API is the inability to add additional text or other user aids. Ultimately I need to switch all of these menus to html so that I can further customize them and add in visuals, graphics, help text and help popups.

                                If you look at my snow load calculator at this link you will see how I use help popups to try and explain each term:

                                Link Preview Image
                                Medeek Design Inc. - ASCE 7-10 Snow Load Calculator

                                Medeek Design Inc. - ASCE 7-10 Snow Load Calculator

                                favicon

                                (design.medeek.com)

                                With the gambrel attic roof truss the html menu includes a 2D preview screen which helps the user visualize the changes to the overhang, pitches, member sizes etc... before they hit the "go" button. I think this is the best direction to go with all of the truss types.

                                Even if you know what all of the various menu items are the long list format without any sort of visual aid is a bit overwhelming.

                                I completely agree with your assessment on the user interface.

                                With regards to a simplified version version the more complex structural detail I'm not sure if you are referring to all of the plugin or just to the timber truss module I am proposing to add.

                                With timber trusses I will create an html menu from the get go so that the user can experiment with the various settings to develop the "look" they want before committing. This will be similar to the gambrel truss html menu with a preview screen showing the truss in 2D using html, javascript and SVG. Even though the layout and number of bolts may be structural elements they are also a big part of the architectural look and feel of the assembly so I would argue that these details are something any designer would probably like to show. Perhaps the ability to go back in and easily edit the truss without having to recreate it would be a big help in this regard.

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

                                1 Reply Last reply Reply Quote 0
                                • M Offline
                                  medeek
                                  last edited by 12 Dec 2016, 02:46

                                  Timber trusses would generally take one of two configurations: King Post or Queen Post.

                                  User defined variables would be chord and web timber sizes, pitch, span, overhang. Other options would be:

                                  • Number of rows of bolts.
                                  • Number of bolts per row.
                                  • Bolts spacing.
                                  • Connector plate thickness
                                  • Bolts size: 1/4", 3/8", 7/16", 1/2", 5/8", 3/4" or metric sizes. M12, M14, M16 etc...
                                  • Washers
                                  • plate inset/offset from edge of members measured in inches or millimeters.

                                  The actual 2D profile of the plates is where the design may vary between one designer to the next. I will probably have one other option call "configuration" (ie. A, B, C etc...) which will allow the designer to quickly toggle between different design configurations and choose the layout they like best.

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

                                  1 Reply Last reply Reply Quote 0
                                  • facerF Offline
                                    facer
                                    last edited by 12 Dec 2016, 03:46

                                    Re your "To Do List" NUMBER ONE PRIORITY ITEM:

                                    TAKE A BREAK AND ENJOY XMAS-NEW YEAR PERIOD πŸ˜„

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      medeek
                                      last edited by 12 Dec 2016, 04:04

                                      The current TODO list:

                                      1. Hip Sets (Stepdown, California, Midwest, Northeast, Terminal) with and without drop-in purlin frames as applicable. Hip truss algorithm per June 15, 2016 post.
                                      2. Flat Trusses with html input.
                                      3. Barrel Vault, Clerestory, Studio Vault, and Double Inverted trusses.
                                      4. Html menus for each truss type.
                                      5. Update the manual and create more video tutorials.
                                      6. Extend connector plates and layers to each truss and roof type.
                                      7. Open Joist Floor Trusses.
                                      8. Polygon entry for floor trusses/joists versus currently available rectangular assemblies, also add in a function to cut a hole in the floor for a stair way or other opening. See Jul. 2, 2016 post.
                                      9. Dutch and Half Hip truss sets (See Jun. 14, 2016 post).
                                      10. Gable roof with solid sawn beam.
                                      11. Gable roof with "two" glulam or solid sawn beams. (cantilevered rafters).
                                      12. Html menu for each truss type for manual connector plate sizing.
                                      13. Add the roof to the gable dormer, see June 19, 2016 post.
                                      14. Hip and Shed Dormer.
                                      15. Gable, Hip and Dutch Gable Roof Minor.
                                      16. Engineering for Rafters, Joists and Sheathing.
                                      17. Bring the truss and beam engineering into the plugin versus an external link to my engineering site. This would require porting all of my Perl code into Ruby.
                                      18. Add a dual pitch gable rafter roof.
                                      19. Add raised heels to each truss type that currently does not have this feature.
                                      20. Finish adding bird blocking option.
                                      21. PDF or HTML output (printable) showing details of a truss assembly (ie. shop drawings and layout)
                                      22. Update order system allowing $20 yearly license renewal.
                                      23. Further investigate materials (colors) for specific layers.
                                      24. Allow "editing" of a truss, floor or roof assembly.
                                      25. Timber trusses (with bolted plates).
                                      26. Complex hip roofs, this is related to roof minors (item 15). Need to devise a straight skeleton algorithm.
                                      27. Integrate more tightly with other plugins as opportunity arises (ie. Estimator etc...)
                                      28. Gable end trusses for gambrel attic and attic trusses.
                                      29. Complete all configurations of each truss type and verify that each advanced option is correctly working (ie. polynesian truss needs more configurations).
                                      30. Add gable and full returns to the roof return option, currently only the hip return is available.
                                      31. Transition trusses.
                                      32. The Trim function seems to be working now I need to work on the Extend function.
                                      33. Steel and hybrid steel floor trusses.
                                      34. Explore adding in a stairway module and deck module, however these may become part of the upcoming Wall Plugin.
                                      35. In the advanced options for gambrel attic trusses create an option for a crow's beak, see June 20, 2016 post.

                                      I know I'm missing a few items that I have on one of my paper lists but I can't find it right now.

                                      The question is, other than item 1, what are the highest priority items on this list?

                                      I've been basically sidelined since end of August so I am anxious to get this operation (neck) done with and over and really begin again in earnest to advance the development of the plugin.

                                      My new job keeps me busy but not so busy that I can't spend a few hours each night plugging away at this list and weekends are certainly my friend in that regard.

                                      Please feel free to let me know what other items should be added to the list.

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

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        medeek
                                        last edited by 12 Dec 2016, 04:06

                                        When it comes to plates and connectors there is also the bolted plate connected trusses with larger timber members used for more architectural and ornamental work. I am wondering if there is any interest in having a separate module for those truss types?

                                        Something along these lines:

                                        http://deadlinesengineering.com/wp-content/uploads/2013/10/heavy%20timber%20trusses.jpg

                                        http://cdn.shopify.com/s/files/1/0432/5985/t/2/assets/slideshow_2.jpg?3062143040596805956

                                        http://www.forestryforum.com/gallery/albums/userpics/12957/Pict0309a.jpg

                                        Look at this beautiful double howe truss:

                                        http://www.americanpoleandtimber.com/wp-content/uploads/2015/07/70_ft_timber_truss_close-up-BIG.jpg

                                        Half Bowstring Truss?

                                        http://huskytimber.com/wp-content/uploads/2014/10/PICT0034.jpg

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

                                        1 Reply Last reply Reply Quote 0
                                        • J Offline
                                          juju
                                          last edited by 12 Dec 2016, 07:16

                                          @medeek said:

                                          1. Update order system allowing $20 yearly license renewal.

                                          I would place that at number 1, it's a bit confusing and may be a deterrent for returning customers. Currently I now have 2no. licences (1no. which is now out of date) where I only need one, the second license should be the first that has been renewed + 6 months added to the current expiry date, which is still at a year after purchase of the "renewal". Not serious I suppose, just a pet peeve.

                                          Apart from that, the continuous development is appreciated, but be sure to take an adequate break though...

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

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 26
                                          • 27
                                          • 28
                                          • 29
                                          • 30
                                          • 74
                                          • 75
                                          • 28 / 75
                                          28 / 75
                                          • First post
                                            548/1498
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement