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

#511
Version 2.1.5 - 06.06.2021
- Updated the Medeek Estimator to include lumber/member lengths in both feet-inches (fractional) and decimal inches when using imperial units.
- Further optimized and organized the Medeek Estimator code base in preparation for expansion of its functionality.

#512
Version 2.8.3 - 06.04.2021
- Added four additional parameters to the "User Interface" section of the General tab of the global settings. This allows the customization (colors) of the HTML menus and buttons.



This completes the user interface upgrade for all the major Medeek plugins.  The Truss, Foundation and Electrical plugins are now up to par with the Wall plugin.  Now on to bigger and better things, that task was very tedious but necessary.
#513
Version 1.7.2 - 06.03.2021
- Added four additional parameters to the "User Interface" section of the General tab of the global settings. This allows the customization (colors) of the HTML menus and buttons.
#514
Version 1.3.0 - 06.01.2021
- Added four additional parameters to the "User Interface" section of the General tab of the global settings. This allows the customization (colors) of the HTML menus and buttons.

#515
Version 1.2.9 - 05.30.2021
- Added an option for vertically offsetting text and symbols within the General tab of the Global Settings.
- Annotation text and symbols for outlets, switches, UK outlets and UK switches can be vertically offset a custom amount from the bottom of the wall.





The default placement was at the bottom of the framed wall, and the default offsets still are zero unless otherwise specified differently. However in most situations this resulted in Z-fighting with the subfloor and if a finished floor was modeled then the symbols and text would be buried within the finished floor or carpet (not visible). This option allows the user to customize the vertical placement to suit their particular needs.

This update was per customer request.
#516
Version 2.1.4 - 05.29.2021
- Added an option for vertically offsetting text and symbols within the General tab of the Global Settings.
- Annotation text and symbols for doors, windows, garage doors, columns, Simpson Strong walls, and shear walls can be vertically offset a custom amount from the bottom of the wall.



#517
Version 2.1.3 - 05.20.2021
- Fixed a bug with pocket doors when using the "No Frame" or "CMU" wall framing mode.
#518
Version 1.7.1 - 05.20.2021
- Fixed a bug with subbase and slab insulation options for slab-on-grade foundations.
#519
Version 2.1.2 - 05.10.2021
- Added logic into the add and draw menus to prevent users from using single and double quotes in preset names.
#520
Version 1.7.0b - 05.09.2021
- Components within foundations can also be made persistent and "subtractive" by naming the component instance to (subtract1, subtract2, subtract3, etc...)
#521
Version 2.1.1b - 05.09.2021
- Components within wall panels can also be made persistent and "subtractive" by naming the component instance to (subtract1, subtract2, subtract3, etc...)
#522
Version 1.7.0 - 05.09.2021
- Added an option for subtractive geometry into the General tab of the Global Settings.
- Sub-groups within foundations and footings can be made persistent and "subtractive" by naming these groups to (subtract1, subtract2, subtract3, etc...)





Interestingly the code to make this happen was staring me in the face for months.  I essentially took the "roof connections" complex roof module, changed up the logic slightly, simplified it, and arrived at this new feature/ability. 

Notice that the subtractive groups cut through the rebar as well as the concrete.  Certain other elements such as anchor bolts (groups within groups) are not removed.  I may need to give this some additional consideration.

I guess we need to make this new feature available with the Truss plugin as well now.
#523
First look at a hole cut using the new SUBTRACT keyword system:



Now I just need to set this up for the other various foundation types (ie. stemwall, stemwall steps, strip footings etc...)
#524
Version 2.1.1 - 05.09.2021
- Added an option for subtractive geometry into the Walls tab of the Global Settings.
- Sub-groups within wall panels can be made persistent and "subtractive" by naming these groups to (subtract1, subtract2, subtract3, etc...)





This is quite a major breakthrough for the wall plugin.  I've been trying to think of a way to enable (manual) customization of the wall geometry for quite some time, specifically subtractive modifications.  This system will now allow the user to achieve that goal.

Naming a group within the wall assembly to include the key word "CUSTOM" (case insensitive) will allow it to persist upon rebuild.

Naming a group within the wall assembly to include the key word "SUBTRACT" (case insensitive) will allow it to persist and boolean subtract from other groups within the assembly upon rebuild.

The subtractive group needs to be a valid solid for it to function correctly and its entity name needs to contain the key word "subtract" or "SUBTRACT".

What I like to do is create a special tag/layer for the subtraction geometry and then once I am done modifying or creating it I turn off the visibility of the layer/tag and only the holes or results in the wall geometry is shown.
#525
Version 2.1.0 - 05.08.2021
- Added a 2D symbol for pocket doors to the top of the wall for the following wall types: rectangular, gable and shed.
- Introduced additional logic into the Custom Material Library to prevent users from using double or single quotes in custom material names.