News:

SMF - Just Installed!

Main Menu

Recent posts

#11
Medeek HVAC Plugin / Re: Development and Updates fo...
Last post by Medeek - June 28, 2025, 01:57:42 AM
First look at the main assembly edit menu:



It seems like these menus always start off simple but then get overloaded with parameters. I will do my best to keep it simple but feature requests will ultimately dictate what form it evolves to.

Rectangular duct appears to be working as far as corners that "bend". I've still need to add in round and oval ducting, both of which should not be too much more difficult than square or rectangular ducting.

A few more editing tools to add (ie. segments, nodes, edge editing etc...). My youngest soon suggested that I also include a copy or eye drop tool similar to what is in the Wall plugin. I think this makes sense since it will be quite tedious to edit a bunch of segments or nodes and have to update them all separately.

I think it might also be useful to create a tool(s)which allows one to join or split an assembly into different assemblies.

After that I need to start adding in options for the nodes (ie. registers, boots, transitions etc...)

When creating a new duct assembly from a bunch of edges currently one has to select each edge by clicking on it. I think it need to update the tool so that one can drag a window and select the edges this way if desired. I've actually never programmed a "window selector" in any of my tools thus far so that should be interesting and maybe a little challenging.
#12
Medeek HVAC Plugin / Re: Development and Updates fo...
Last post by Medeek - June 24, 2025, 10:23:40 AM
Besides the segments we also need to the nodes as part of the primitive assembly:



Now that I have the primitives established I can develop system of configuring the segments and nodes that make up the duct network.

#13
Medeek Plumbing Plugin / Development and Updates for th...
Last post by Medeek - June 18, 2025, 05:28:05 PM
I will also be developing this extension as part of the mdkMEP suite.

The Medeek Plumbing logo shall be:





The mdkMEP bundle will consist of the following three plugins/extensions:

Electrical, HVAC and Plumbing
#14
Medeek HVAC Plugin / Re: Development and Updates fo...
Last post by Medeek - June 18, 2025, 05:25:32 PM
Juju had no idea what he was starting in 2015 when he asked me if the Truss plugin would become a *bona fide* extension...



Thanks to him I am now starting on my seventh "bona fide" extension.
#15
Medeek HVAC Plugin / Development and Updates for th...
Last post by Medeek - June 18, 2025, 05:24:47 PM
The Medeek HVAC icons shall be:






Maybe a little boring but sometimes I think simple is better.



#16
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Medeek - June 17, 2025, 05:48:58 PM
Version 1.0.9 - 06.17.2025
- Added the floor truss toolbar with the following two items: Draw Beam Pocket, Delete Beam Pocket.
- Enabled beam pockets for MPC wood trusses.
- Fixed a bug with short span steel trusses.



Tutorial 28 - Beam Pockets with Floor Trusses (8:00 min.)

#17
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Medeek - June 09, 2025, 12:00:24 PM
In many cases when you introduce a stairwell opening into  a floor like this it will be along the perimeter of the floor assembly as shown.  In these cases it is simpler to create your floor perimeter with the opening in mind:







Note, in order to create the additional gable truss (2x6 ply) I first changed my ply width to 5.5" then copied the gable truss at the interior of the stair well, then pasted it in place in the root of the model and then edited the floor assembly back to the typical 3.5" ply width.  Alternatively one could simply frame this small pony wall with the Wall plugin (ie. conventional framing) just as easily.

I'm not exactly sure how the trusses would work where the LVL beam/header is positioned at the start of the stairwell, obviously we would need some kind of header at that location.

Here is a link to the model for those who are interested in examining this floor truss example in more detail:

https://3dwarehouse.sketchup.com/embed/62200e55-7a11-4b43-bdac-4d00119d4f01?token=4RdrisG1fJM=&binaryName=s21
#18
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Medeek - June 08, 2025, 10:17:23 PM
Version 1.0.8 - 06.08.2025
- Updated the SUBTRACT and SUBTRACT_JOIST features so that they can better handle MPC wood trusses, steel trusses and open web "Redbuilt" trusses.
- Updated the Floor Opening module so that it can handle MPC wood trusses, steel trusses and open web "Redbuilt" trusses.
- Added a "None" option for the header type in the draw and edit menus for floor openings.
#19
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Medeek - June 06, 2025, 07:54:06 PM
Version 1.0.7 - 06.06.2025
- Enabled MPC Wood Trusses with ribbon boards, multiple chases and gable trusses.
- Updated the Move Floor Edge tool so that it also toggles the metal plate connector layer.
- Update the SUBTRACT_JOIST feature so that it can adequately handle MPC wood trusses.

Tutorial 27 - MPC Wood Trusses (13:25 min.)

#20
Medeek Floor Plugin / Re: Development and Updates fo...
Last post by Medeek - June 06, 2025, 09:10:23 AM
Looks like I'm about 95% there with floor trusses:



The only issue appears to be what happens when ribbon boards are enabled and you have an inside corner as shown. I probably need to add in some additional logic to eliminate the slot for the ribbon board in these cases.