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

#1216
I am seriously considering adding the ability to slope the slab depression and would actually like to work on it before I move back to the complex roof module.

I have a few questions:

1.)  With a sloping floor do you typically measure the depression from the high side as your reference and then slope it downward?  Or do you measure where you want the doors to end up and then slope upwards? 

2.)  What is a typical slope in a garage slab depression? Is a 1/4" per foot typical?  On a 24' deep garage this would mean a vertical difference of 6 inches from front to back.  This seems like a pretty steep slope.

3.) If a depression is sloped then I would assume that the slab thickness in the depressed region would remain a constant thickness and hence the bottom of the slab at this region would also slope?
#1217
Tutorial 5 - Brick Ledges for Slab-on-Grade Foundations (14:11 min.):

#1218
Version 1.3.2 - 07.22.2019
- Added brick ledges for rectangular and polygon slab-on-grade foundations.
- Enabled editing, and deleting of brick ledges for all slab-on-grade foundations.
- Added an additional layer for hidden geometry into the Layers tab of the Global Settings.
#1219
Here is slight modification where the slab depression is lower than the brick ledge:

#1220
First look at brick ledges combined with a slab depression (garage).



The trickiest part of the brick ledge module was the tool that selects the foundation edge.  I have it working stably now but I need to add some additional logic which prevents the user from duplicating a brick ledge along the same foundation edge.

I also need to add in some additional logic which offsets the anchor bolts the appropriate amount given the width of the brick ledge. 

Similar to the slab depressions the brick ledge module makes no accommodations currently for rebar placement.  The logic and algorithms for that will take some considerable effort.
#1221
Trying to take a day off from the programming but my mind keeps coming back to it and the brick ledge module (for slab-on-grade foundations) I have left unfinished.

Giving it a bit of thought this afternoon and I've come up with the following parameters:

- Ledge Width

- Ledge Height

- Start Ext.: Defaults to zero

- End Ext.: Defaults to zero

Really not much to it, or so it would seem.

The idea is to be able to create a brick ledge on any specified edge (perimeter) of the foundation rather than around the entire foundation.  A lot of modern designs only utilize a brick facade on the front of the house and not on the rear so this ability to be selective with each wall is critical.

Once I have this feature up and running I think the tools afforded the slab-on-grade type of foundation will allow it to be utilized for most designs however additional work will still need to be done to make the rebar placement correct in a complex design.
#1222
Tutorial 4 - Slab Depressions for Slab-on-Grade Foundations (9:35 min.):



View model here:

https://3dwarehouse.sketchup.com/model/78b4b1c5-8ccd-4a35-a936-ff94dee23bc9/Tutorial-4-Slab-Depressions
#1223
I've fixed some additional bugs with this latest release, Version 1.3.1.  Let me know what you get.
#1224
Version 1.3.1 - 07.19.2019
- Added slab depressions for rectangular and polygon slab-on-grade foundations.
- Enabled editing, moving and deleting of slab depressions for all slab-on-grade foundations.
- When construction callouts and subbase material is enabled, the volume of the subbase material is displayed beneath the foundation label (currently only slab-on-grade foundation assemblies have this feature available).



The slab depression tool can also be used to cut thru holes into the slab, as shown.

Note that additional work still needs to be done to properly modify rebar and mesh for slab depressions.  Currently there is no logic in place to modify the perimeter or slab rebar when a slab depression is utilized within a slab-on-grade foundation. 

View model here:

https://3dwarehouse.sketchup.com/model/6881b3bf-3ecf-4d3a-9cee-f8dd1cc3c11d/Slab-Depression-Test-2
#1225
Version 1.3.0b - 07.16.2019
- Added the Slab Depression toolbar and icons.
- Enabled a 45 deg. miter option for the ends of interior footings.
- Fixed a bug with the initial positioning transforms for the interior footing draw tool.

The option for mitering is tucked into the start and end slope option.   Now in addition to the Yes/No options you also can have it miter left or right (45 deg only).



This is a critical update since the transform bug was a significant issue with Version 1.3.0.

The slab depression functions/tools are still under construction and currently not functional.
#1226
BUG REPORT:  I'm missing a transform in the "Add Interior Footing" tool, so if a foundation is created in a location other than the origin, it may produce an unexpected result (ie. shifted footing location).  I am working on the fix currently.  Funny that I never exposed this error in my testing or even in the tutorial video, it does take a special set of circumstances.

I've also identified another issue where two footings might be coincident at their ends (start or end) at a non-orthogonal angle, see image below:



In such a situation rather than sloping the ends of the footing towards each other I need to miter the ends so that they meet cleanly.  Just some additional code in the block of code that applies the slope to the footings.

If three footings or more footings were to meet at a single point then the boolean union of them would work out without a hitch, it is only when you join two footings at their ends that this scenario becomes an issue.
#1227
First look at the slab depression toolbar:



This toolbar will allow the user to add, delete, edit or modify slab depressions within slab-on-grade or slab foundations.
#1228
Tutorial 3 - Interior Footings for Slab-on-Grade Foundations (16:33 min.)



Interior footings for rectangular slab-on-grade foundations is identical to working with polygon shaped foundations.
#1229
After mauling this over a bit more I think I can deal with the concrete, slab insulation, interior footings and subbase fairly easily with a slab depression, however the slab reinforcement is a bit more challenging.  Even the footing top bars are a bit problematic ( they need to be dropped as well) as one can see in the image below:



At the moment I don't have a good answer for how to deal with slab depressions when combined with slab reinforcement.  If anyone has a good idea I'm open to suggestion.

This type of slab depression (4") is fairly typical for a garage that is attached to the main residence.

View model here:

https://3dwarehouse.sketchup.com/model/8861a845-b5b3-4634-bc06-9edb4c62d449/Slab-Depression-Test-1
#1230
I've been considering the addition of a tool that adds in a depression to the slab-on-grade.  The user would create any polygon shape which would then be used to generate this depressed region on the slab. 

The actual modifications to the concrete slab would be fairly easy to accomplish with the API however a number of ripple effects would pose other problems.  The first problem would be slab reinforcement.  The depressed region would need to have its reinforcement translated down with the slab so it remains centered within the slab.

A similar problem exists for slab insulation and subbase material, these items would need to be moved down in the z direction as well.  This of course is assuming that the slab in the depressed region remains the same thickness as the rest of the slab, however this might not be the case.

One could assign the a zero thickness to the depressed region slab thickness which essentially cuts a hole in the slab if the depression is equal to the slab thickness.

Or one could specify a thicker slab in this depressed region.

Regardless slab depressions are quite interesting and introduce a number of complex problems when combined with other features like internal footings, slab insulation, subbase and slab reinforcement.