News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Medeek

#886
Skylights have not been on my official todo list but now they are.

I've actually been tossing the Skylight idea around for a while now, how best to implement it within the various roof modules.  I've got some ideas already but I haven't finalized it yet.

Does anyone have any specifics or suggestions on the actual skylight models/components that I should use.  Specific brands, reference drawings, that sort of thing.

My thinking is to have some fairly generic skylight models that the user could chose from.  The skylight module would then bring these components into the model and also cut the corresponding holes in the roof cladding and sheathing.  I would also have a tool for editing and deleting a skylight.  As far as moving the skylight on the roof plane, I would allow the user to simply click into the roof assembly and moving the skylight with the native tools as they see fit, this would be the simplest way of handling re-positioning.

Again, I'm still tossing this idea around, trying to shake out the best system for implementing it, any feedback is appreciated.
#887
Tutorial 11 - Split Wall Cladding (6:49 min.)



With the polyline stemwall module I have already implemented an option for hiding edges (same sort of issue).  I may do the same for the cladding however in a situation like this, where you have two walls of dissimilar height things get a bit more complicated.
#888
Version 1.3.5 - 04.18.2020
- Enabled single and double sidelites for arched doors with a transom.
- Added a leg height parameter to the door edit menu for arched doors.
- Enabled double sidelites for arched doors without a transom.





Along the way I also addressed some minor bugs with regards to door openings and the exterior wall trim.  I highly recommend upgrading to this latest release.
#889
I'm trying to wrap up the whole arched door (with sidelites) issue.  I'm currently looking at the situation where you have sidelites but no transom, this turns out to be the more complicated situation since both the door and the sidelites follow the arch of the doorway.

As nearly as I can tell an arched door always will have double sidelites and not a single sidelite:



Correct me if I'm wrong.
#890
First look at an arched door with sidelites and transom:

#891
I've added a parameter which shows the leg height of the transom or arched door way, it is currently not a user editable parameter but I will test it further and may make it user definable if that makes sense:



The arch leg height is defined or calculated by the following three parameters:

door width (w), transom/door height (h), arch radius (r )

and given by the following equation:

L = h - r(1-cos(asin(0.5*w/r)))
#892
Door with transom and sidelite and wall trim:



Arched door with transom and wall trim:

#893
Version 1.3.4b - 04.15.2020
- Added transoms for arched door types.

#894
Updated todo list (as of Apr. 14, 2020):

1.) Gable and Shed Walls
2.) Move the Estimating module to the new  Medeek Project  extension, and further develop this module as it relates to the wall plugin.
3.) Complete the Wall Join tool.
4.) Convert the Window, Door and Garage Door Draw menus to HTML.
5.) Move the Fixtures module to a the new  Medeek Interior  extension.
6.) Compete the standalone columns/post tool.
6b) Classical columns for the post tool.

7.) Start work on the integrated  Medeek Engineering  extension, start with window and door headers for vertical loads.
8.) A generic Blocking module is still a good idea in my opinion, I will need further feedback on this one.
9.) Transom windows above doors with and without sidelites.
10.) Shear Wall module which will ultimately integrate with the engineering plugin.
11.) Complete the Wall Stretch tool (75% complete as of 02/24/2020)
12.) Additional door and window types as requested (eg. bi-fold, sliding glass, double and triple single hung windows).
13.) Spend some time on the new tabs in the global settings, currently showing an Under Construction sign.
14.) Presets for Windows and Doors
15.) Making the Window and Door modules work with generic walls, not just Medeek walls.
16.) Multi-layer gypsum
17.) Stair module permutations:  U, L, T etc...
18.)  Further "idiot" proofing of the plugins:  (zero value, nil values, checking for impossible geometry, etc...)
19.) Wall Justification
20.) Interior trim added to Medeek Interior extension.

Items in strikethrough have been recently completed.

A full list of what has been added or updated can be viewed here:

http://design.medeek.com/resources/wallpluginchangelog.html
#895
Adding a transom for an arched doorway (with or without sidelites) is an interesting permutation on the problem.  In that case the transom would be arched however the door (and sidelites) would be rectangular as usual:



There are some variations to this though:





It gives me a headache just trying to figure out how to commit all of these possibilities into code.  At some point if a door assembly becomes to "custom" I probably just need to leave it to the user to insert their own assembly/component.

I also need to enable arched doorways for doors with sidelites but no transom, the work never ends:



Without a doubt the rectangular doors are so much more linear and boring.
#896
Version 1.3.4 - 04.14.2020
- Added transoms for all rectangular door types.
- Enabled all grille options for door transoms.



I may need to finesse the various grilles to better suite the transom window (dependent on its aspect ratio) but for now it is generally working as it should.
#897
Version 2.7.1 - 04.13.2020
- Enabled the "Edit Roof Assembly" function for shed w/ ledger rafter roofs (imperial and metric units).
- Enabled soffit and fascia for shed w/ ledger rafter roofs: boxed, gable, angled.
- Enabled a roof cladding extension parameter for shed w/ ledger rafter roofs.
- Added the option in the shed w/ ledger rafter roof edit menu to specify a separate front and back overhang length.
- Enabled a "No Framing" mode for shed w/ ledger rafter roofs.

#898
Version 2.7.0 - 04.12.2020
- Enabled the "Edit Truss Assembly" function for all timber trusses (imperial and metric units).

#899
Version 2.6.9 - 04.11.2020
- Enabled the "Edit Truss Assembly" function for all parallel chord trusses (imperial and metric units).
- Labels and callouts added to parallel chord trusses.



There are still a number of truss types and rafter roofs that still need edit capabilities, I am slowly working through this list.
#900
Version 2.6.8 - 04.10.2020
- Fixed a show_modal bug for macOS in the Timber Truss HTML menu dialog.

With this latest release I've had to migrate to the .rbe encryption system so this version will no longer run on SketchUp 2015 or earlier.