Development and Updates for the Medeek Truss Plugin

Started by Medeek, November 07, 2015, 03:06:39 AM

Previous topic - Next topic

0 Members and 6 Guests are viewing this topic.

Medeek

!!!! BUG ALERT - SKETCHUP 2023 !!!!

I've just identified an issue with the Truss plugin and the current release of SU 2023.

Many of the tools within the Truss plugin still use the UI.inputbox module for simple menus, see example below:



If you notice that this type of menu appears (not an HTML menu) then press alt-tab which will then require you to refocus on the menu with your mouse and will also allow it to function correctly.

I don't know all of the details however it appears that the backend framework has extensively changed and in the process a few focus bugs have slipped through and need to be ironed out with SU 2023.  See status and more details at the thread below:

https://forums.sketchup.com/t/sketchup-2023-changes-to-ui-inputbox-focus/220580

For now I would recommend staying with SU 2022 if you extensively use SketchUp combined with the Truss and Foundation plugins.  However the alt-tab work around should also keep you up and running if you have already migrated to SU 2023.

I am hoping that minor update will be forthcoming in the near future from SketchUp, which will save me from having to rewrite a significant amount of code and pull me away from the Floor plugin development.  If the bug is not fixed I will proceed to switch all remaining menus in the Truss and Foundation plugins  to HTML dialog type menus, that process could take upwards of two to three weeks.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.5 - 06.17.2023
- Enabled a gable wall cut for attic trusses.
- Enabled a feature to selectively remove specific trusses from an attic truss assembly.





After making the tutorial video for the inclined walls yesterday it quickly became apparent to me that the features for dealing with attic trusses and their implementation are wholly inadequate.

The gable cut allows for one to then insert a hip wall into the opening created by the attic truss, which then further allows for windows and doors being inserted into the gable end of an attic truss.

When dormers are added to an attic truss as shown it is usually necessary to remove certain trusses that conflict with these dormers and then ladder framing is added to bridge the gap created.  The selective truss removal feature will now allow for the removal of any specific number of trusses in a attic truss assembly.  However note that it does not automatically insert any of the ladder framing for the roof or floor of the attic.

I will probably create a tutorial video explaining both of these features in more detail in the next couple of days.
Nathaniel P. Wilkerson, P.E.

Medeek

#827
Tutorial 21: Attic Trusses (14:26 min.)



A brief overview and demo of the Gable Wall Cut option and the selective truss removal feature.

https://3dwarehouse.sketchup.com/model/f028156e-6b64-427b-8192-676b845ebeab/Truss-Plugin-Tutorial-21
Nathaniel P. Wilkerson, P.E.

Medeek

These same two features should also be enabled for the gambrel attic truss:



Now that I've worked out the details I figured it would only take me about 30 minutes to update the gambrel attic module with the same but then I realized that I have never actually added the edit menu for this truss type.  I've got my hands full for tomorrow.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.6 - 06.22.2023
- Enabled the "Edit Truss Assembly" function for all gambrel attic trusses.
- Enabled a gable wall cut for gambrel attic trusses.
- Enabled a feature to selectively remove specific trusses from gambrel attic truss assemblies.





There are still a number of advanced options that need to be completed for this truss type, namely soffit and fascia need to be added.

The ability to edit this truss type is a fairly significant upgrade.
Nathaniel P. Wilkerson, P.E.

phohnsbeen

Nat,
Can offer a suggestion how to resolve the following "Conflicting roof plane do not form a valid (solid) roof primitive, action aborted"? I am attempting to use the complex roof command. I've successfully used the command when attempting less complex roofs, in subsections of the same roof area.
Thanks
Paul 

Medeek

Version 3.2.7 - 06.26.2023
- Fixed a bug with the truss removal feature.
- Enabled a feature to selectively remove specific trusses from common and monopitch truss assemblies.

Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.7b - 06.28.2023
- Fixed a minor bug with the truss removal feature for all truss types.

*Note:  This is a critical bug fix for common, monopitch, attic and gambrel attic trusses.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.8 - 07.05.2023
- Enabled a ridge centering option for asymmetric gable rafter roofs.
- Enabled a ridge centering option for asymmetric hip rafter roofs.





I think the non-centered ridge is the more correct of the two, but if you do want the centered ridge then it is also an option.
Nathaniel P. Wilkerson, P.E.

Medeek

Tutorial 22: Asymmetric Roof Framing (8:17 min.)



Centered vs. Non-centered ridges for asymmetric rafter roofs.
Nathaniel P. Wilkerson, P.E.

Medeek

Tutorial 23: Licensing and Upgrades (11:59 min.)

Nathaniel P. Wilkerson, P.E.

Medeek

Tutorial 24: Complex Roof Discussion and Limitations (10:43 min.)

Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.9 - 08.28.2023
Fixed a critical bug with the truss removal feature for truss sets.

!!!! CRITICAL BUG FIX !!!!
I highly recommend upgrading from versions 3.2.7 and 3.2.8.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.9b - 08.28.2023 thru 08.29.2023
- Fixed a critical bug with the hip rafter roof module.

Unfortunately I never noticed this error/bug because I usually test the plugin with the advanced options turned on automatically.  If the advanced options are turned off and a hip roof is attempted and error will be thrown.  This bug fix addresses that issue.  I highly recommend upgrading to this latest version.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 3.2.9c - 08.30.2023
- Fixed the non-orthogonal rafter framing bug for complex roofs.



I think I have finally resolved the confounded non-orthogonal rafter framing issue (it has been almost two years).  It turns out the fix was simply replacing a complex piece of logic with two lines of code, sometimes simple is better.

I highly recommend updating to this latest release.  I apologize that it has taken this long to rectify the issue, I was made aware of it about 18 months ago but it has taken me a while to circle back and determine the cause and then the solution.  Thank-you everyone for your patience.

P.S.
After testing non-orthogonal roofs this afternoon I realized that it would be handy to have the ability to custom offset the rafter spacing for each roof plane.  Sometimes the algorithm is not smart enough to correctly position the rafters exactly where one might want them.  I will give this some additional consideration.
Nathaniel P. Wilkerson, P.E.