Wall Plugin for SketchUp

Started by Medeek, March 05, 2017, 12:03:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Medeek

There are really three functions in one here:  Loading, Saving and Deleting. 

Quite a bit of new code to implement the new presets system.  I'm still testing it out to make sure it is solid, but so far it is looking pretty good. 

Note, that it is possible to give a preset the exact same name as another preset, this is by design and they will both appear in the drop down list.  What you are not seeing in the drop down is the hidden number assigned to each preset which is stored in the presets file.  This number is really the identifier of the preset and allows one to correctly specify which preset you are wanting to load or delete.

Once this system is in place for the walls and fully tested and verified I will implement a similar system for windows and doors.

I have a number of minor fixes and bugs that are quite hot items right now that have been delayed due to my attention to this latest upgrade, I apologize for the delay in getting the fixes out, but I really feel that this UI upgrade is top priority right now.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.7.8 - 06.14.2018
- Added the ability to create, load and delete wall presets within the Edit Wall (HTML) Menu.
- Fixed a bug within the auto-corner configuration module which caused issues for walls less than 36" in height.

Note that wall presets can only be currently loaded and applied after the fact (within the Wall Edit Menu).  My intent is to also make this feature available within the reworked Draw Tool within the next few days but I first want to introduce this feature within the Edit Menu and work out any potential pitfalls before rolling it out further.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer


Medeek

Just a reminder that tomorrow is the last day of the June promotion:  Purchase the Wall Plugin and receive free licenses or license upgrades for both Truss and Foundation Plugin.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

A selection of wall columns possible with the new Column Tool:



I just need to add in the edit, move and delete tools to complete the Column Module, then I will release it.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Even in fully conventionally framed houses this type of "in wall column" situation is not uncommon.  Sometimes the beam will run inside the floor and no beam pocket is required in the wall below, other times the beam will run below the floor or roof joists and in such cases a beam pocket is fairly standard practice.

The column tool will allow for a number of configurations including PSL columns (standard sizes).  The designer can also specify independently the number of king studs (0,1, or 2) next to a column and their thickness.

The column can project above or below the wall, with the plates being cut out as needed.  If the column height is specified as "FULL" then no cut out of the top plates is done and the column runs up to the bottom of the top plates just like the other studs.

If certain sizes of lumber are specified (ie. 4x2, 6x2, 6x4) then the plugin recognizes that these are "on the flat" and will multi-lam them as so when more than one ply is specified.  So one can create multi-lam columns (ie. (3) 2x6) oriented parallel or perpendicular to the wall.

Similar to windows and doors the Column Edit Menu will allow you to edit any parameter of the column so that it is completely parametric.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer


Medeek

Here is an example of a glulam beam resting in two beam pockets and supported by two 6x6 wall columns:

Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

With the column annotation option enabled:



I've added another option into the global settings which will allow the user to toggle off the column annotations independently of the window and door annotations.

All of the parameters in the Draw Column tool also have default values that are being pulled from the global configs, I will eventually add these into the global settings so they can be customized I just haven't figure out where I should put them.  The global settings is starting to get rather populated with tabs and parameters, I actually need to create a second row of tabs along the top, I will give this some more thought.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.7.9 - 06.18.2018
- Added the ability to draw, move and delete wall columns with the Beams/Column Toolset.
- Added a parameter in the global settings (General tab) in order to toggle beam and column annotations independent of window/door annotations.
- Column annotations and representative geometry added to the 2D and 3D (no framing) modes.

The three images below show the exact same wall (with columns) rendered in the three framing modes:







Note that I've turned off additional layers for clarity (ie. insulation, cladding, sheathing, trim, gypsum)

View model here:

https://3dwarehouse.sketchup.com/model/fde777e8-2086-4f6a-96cc-d74d255c959c/Framing-Test-25
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Now that I've got a couple larger items out the door, so to speak I'm able to clear my head and think about some other items that have been percolating for a few days.

One of those items (technically it is not on my todo list) it how to preserve and maintain custom edits or geometry to a wall panel while still allowing for the full parametric ability of the plugin.  In all  honesty I probably have not given this enough thought but the subject has come up multiple times in the last few weeks with a number of designers so I think it is important enough to fully consider.

As far as respecting manual edits to the geometry that the plugin creates I still do not see a rational way of doing this however if a user were to insert some additional geometry into the wall panel main group I think there may be an easy way to place this geometry into a sub-group(s) within the main group and then name that sub-group in such as fashion so that the plugin knows to maintain that sub-group and hence it will persist even with multiple edits or other operations to a wall panel group.

Would such a feature be useful to you the designer?
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer


Medeek

Version 0.7.9b - 06.18.2018
- Sub-groups within wall panels can be made persistent by naming these groups or component instances to (custom1, custom2, custom3, etc...), also all other user defined geometry (ie. faces, text, lines and dimensions) are also retained when the wall panel is regenerated by the plugin.

The naming of these persistent groups does not need to be in any order or even follow any particular naming convention, the key thing is that the instance name contains the word "custom" in it.  The name is also not case sensitive.

I've tested this out a bit this afternoon but it is quite new so I'm hoping everyone can work it over and see if they can break it or at least find any flaws in it.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Does anyone have a preference on what 2D symbol you would like to use to represent Simpson Strong-Walls.

There are two types:  Wood and Steel

I can represent each type with a different symbol or use the same symbol for both.

Catalog for both types is here for those interested:

https://www.strongtie.com/resources/literature/strong-wall-shearwalls-catalog

I can also include other pre-fab shearwall panels from other manufacturers if requested, I'm only familiar with Simpson's products.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.8.0 - 06.21.2018
- Added the ability to draw, move and delete pre-fab shear wall panels with the SSW Toolset.
- Added a parameter in the global settings (General tab) in order to toggle SSW annotations independent of window, door and column annotations.
- SSW annotations and representative geometry added to the 2D and 3D (no framing) modes.





View model here:

https://3dwarehouse.sketchup.com/model/3f025bce-cf39-40f5-b5af-73921cc0d3a1/Framing-Test-26
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

The first thing you may notice with the SSW tool is that the current selection of sizes (widths and heights) of the pre-fab shearwalls is limited to 24" wide and between 8' and 12' in height.  I also do not have any metric sizes or manufacturers other than these two (Hardy Frame HFX (Mitek) and Simpson Strong-Tie).

I will roll out the full line of both manufacturers lines in the next few days however I have a few more smaller but hotter items that I would like to address first.

The first item is to allow the user the ability to toggle the placement of windows/doors/columns/SSWs from their center to left or right.  I'm considering using the SHIFT key to make this toggle unless there are any specific objections. 

Once I have this feature up and running I would like to make a tutorial video for both columns and SSW's since both of these items are fairly mature as they currently stand and a video would go along way in explaining some of the the parameters for each of these items.

For the WSW (wood) series of Simpson Strong-Walls I have the trim feature now enabled and it seems fairly robust.  This particular trim module is now primed for shed and gable wall situations where a WSW panel might be trimmed at some arbitrary incline rather than 90 degrees.

The next major item is the external wainscoting or dual cladding configuration for exterior walls.  Now that I have a firm handle on a decent trim method I will employ this same technique in dealing with ext. wainscoting which will alleviate the need for a complex algorithm in dealing with openings bisected by a change in cladding or sheathing.  I should be able to wrap this one up in the next 24 hours.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.8.0b - 06.21.2018

- Added the ability to toggle between center, left or right positioning (by pressing the CTRL key) while drawing windows, doors, columns or SSWs.

This was a highly requested update and did not require any significant code changes.  I strongly suggest everyone upgrade to this latest release to take advantage of the convenience of being able to toggle the position of these elements, a small upgrade but a large functional increase.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer


Medeek

Some progress is being made:



I've got to work on the following to finish this up:

- Wainscot ledge (this is typical for brick [rowlock])
- Add in two additional parameters for trim above the wainscot (typical for stucco installations)
- Logic to trim back window and door exterior trim as well as corner trim.
- Logic to check for wainscoting with annotation placement.

Not sure what to do with the bottom of the window location where it cuts out the wainscoting (brick, cultured stone etc...)  this should also receive a ledge (ie. rowblock) as well.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Wainscot ledge:





The dimensions show the following parameters:

1.) Ledge Depth or Projection
2.) Ledge Height
3.) Wainscot Thickness
4.) Wainscot Air Gap

Notice that the ledge extends beyond the air gap to the sheathing or framing (if sheathing disabled).

Also note that wainscoting and ledge are able to bisect curved windows or doors as shown.

This additional feature is fairly complex so I am sure there may be some situations that I have not yet encountered and may be some cause for geometrical errors, only further testing will tell.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.8.1 - 06.24.2018
- Enabled exterior wainscoting for Ext-Int walls.
- Added additional parameters to the wainscot menu for window and wall ledges.
- Wainscot "cut" parameter added to the exterior trim menu in order to optionally cut corner trim at the wainscot height.



There are still a few more parameters and features that I feel needed to be added to this new feature class.  I am also willing to take suggestions on how to make this more useful.  Please give it a go and let me know what you think.

The wainscoting has also been added into the wall preset system.

Which brings me to a new idea I just had as I was applying presets to a few walls this morning.  The wall preset feature is quite handy but rather tedious to use if one wants to apply a specific preset to a number of walls (granted the wall grouping feature would come in handy here but that is still in development). 

What would be really handy is to have a "paintbrush" tool, where one could select any given wall panel and then all of its settings could then be transferred to any other wall panel with a single click of the mouse.  Essentially treating the initially selected wall as a "preset" and then applying that preset to any walls selected.  This would greatly speed up any changes one might need to make to a bunch of walls.  I also think it would useful to have the tool differentiate between exterior and interior wall types.  In other words if you initially select an exterior wall (ext-int) to copy those settings could not be applied to an interior wall (int-int).
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

I've got a few small fires to put out this morning, but other than that what should be next on the list?

Current List:

- Interior Trim
- Garage Doors
- Int-int door casing
- Gypsum wrap for interior openings (without doors or windows installed)
- Wall Split Tool
- Wall Join Tool
- Gable Wall Tool
- Shed Wall Tool
- Wall Grouping
- Wall Paint Brush Tool (Transfer wall settings)
- Interior (Gypsum) Painting Tool
- More Windows, more doors (ie. sliding glass doors, french doors etc...)
- Beam Tool
- Add parameter for (glass) grille spacing both horz. and vert.
- Enable Material Library (skm files).
- Implementation of preset system into draw wall tool (with HTML menus)
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Six Panel and Solid Double Doors:





I will add the full glass and half glass later today and then roll out a new sub-rev.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer


Medeek

Version 0.8.1b - 06.25.2018
- Added the following double door types: solid, six panel, half glass, full glass.

Choosing LH or RH places the door hardware on the indicated side of the double door. I should probably add an additional option "LRH" that places the hardware on both doors.

The image shows all as in-swing doors but they can also be drawn as out-swing as well.

I have not shown an astragal for any of the double doors but if someone would like that option added please indicate and also send me details on how you would like it modeled.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Since I've got the beam icons already active on the beams/columns toolbar I've decided to try and put together the beam module.  The HTML edit menu (draw tool menu is very similar):



Initially I will start with wood beams only: Sawn Lumber, Timber, Glulam, SCL (LVL, PSL, LSL)

Similar to the truss plugin the beams created within the wall plugin will be able to be analyzed directly with the beam calculator on my website via the engineering tools (engineering icon).  This chunk of code is already fairly well tested and is simply a matter of recycling some of it from the Truss Plugin. 

Later on I would also like to add steel beams (W, C, L, and HSS) but this will be based on user demand.

I would also like to bring the engineering calcs directly within the plugin so that the user can run the numbers even if they are offline, something for the long term todo list.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.8.1c - 06.26.2018
- Fixed a bug where wall corner trim thickness equals trim width.

This will now allow the user to specify a 1.5" x 1.5" interior corner trim.
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

Version 0.8.2 - 06.28.2018
- Added the ability to draw and edit beams with the Beams/Column Toolset.
- Glulam, PSL, LVL, LSL, Timber and Lumber beam types added to the beam module.
- Start and end cut options (miter,firecut) added to the advanced options for beams.



View model here:

https://3dwarehouse.sketchup.com/model/c9c8650f-0977-47fe-8531-71f5e7a4c0de/Framing-Test-28
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer

Medeek

#149
The currently available beam types are:

- Timber
- LSL
- Lumber
- Glulam
- LVL
- PSL



The number of plies can be 1, 2, 3, and 4

Glulam species are currently Western Species and Southern Pine.

SCL lumber (LVL, LSL, PSL) are the US industry standard sizes (Weyerhauser, Boise Cascade, Louisiana- Pacific).

The miter cut puts the diagonal facing the bottom, the fire cut puts the diagonal facing the top.

https://3dwarehouse.sketchup.com/model/fff4b0c1-c0c6-4ab3-865c-67c9836a99f9/Medeek-Beams-1
Nathaniel P. Wilkerson, P.E.
Designer, Programmer and Engineer