Author Topic: DB - Spread/Isolated Footing  (Read 19043 times)

0 Members and 1 Guest are viewing this topic.

akdrafter

  • Guest
DB - Spread/Isolated Footing
« on: September 26, 2007, 07:13:08 PM »
Anyone seen a DB for a spread/isolated footing? I am attempting to make an all(mostly) encompassing DB to handle numerous spread/isolated footing situations. I have attached a dwg(v2007) as an example of possibilities.

Any help or ideas is... as always... greatly appreciated.

Thanks

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #1 on: September 27, 2007, 11:46:28 AM »
I haven't seen one but I haven't been looking for one either.  You can try looking over at the Augi site.  They have a big collection and may have what you are looking for.

Are you just looking for a block or are you asking for someone to build this for you?

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #2 on: September 27, 2007, 12:04:44 PM »
If it's built, no need to reinvent. I am pretty sure that my limited experience with db's will make this an interesting one to get done.

Guest

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #3 on: September 27, 2007, 12:32:01 PM »
If it's built, no need to reinvent. I am pretty sure that my limited experience with db's will make this an interesting one to get done.

Take a shot at it, then post back with what you've been able to do.  That's one of the best ways to learn how to do for future DBs.

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #4 on: September 27, 2007, 12:55:20 PM »
Here is a footing part. Pretty basic. I have started to create some typical rebar types and am doing ok with them so far, but to make a type 2/17 is a daunting task. What I have found is that I make each of the bar sizes(geometry) in different areas of the drawing, add all of the params/actions, move everything to a base point and then modify the cpolygon areas and such. So... for a type 2/17(I say 2/17 because they are basically the same shape and for details, it works. So... a type 2/17 has these configurations: AB & ABG

--

Shaped like a the letter C.

Sizes: 3 - 11, 14 & 18

Dimensions: A(leg always present), B(always present) & G(leg on/off)

All have wipeouts via the use of a polyline that matches the geometry of the bar, except at the arcs which I created a polygon with 128 sides and offset 1/128" to the inside of the geometry. Once plotted you can't even tell that there is that small offset. It is visible on the screen as a sloppy looking line. hahahaha.... I haven't done it yet, but I figured if I put the wipeout polyline and the wipeout itself on the defpoints layer I would not ever have to worry about it not plotting as defpoints is hard coded into the AutoCAD database to never plot.

I used visibility states to define the legs to display.

I also played with using a non-plotting dimension to have a visual on the size as I stretched it. Not sure that is a good way to go.

I can't remember if I updated this one to stretch all legs whether on or not. I seem to remember having issues with that... some error.

--

So far I have sizes 3-8 and I stopped there, but can't remember why. hahahahaha....

I shall post for the sake of sharing and VERY welcome critiques.

TimSpangler

  • Water Moccasin
  • Posts: 2010
  • CAD Naked!!
Re: DB - Spread/Isolated Footing
« Reply #5 on: September 27, 2007, 01:06:05 PM »
Can you save them down, I can't open them in 06
ACA 2015 - Windows 7 Pro
All Comments and Content by TimSpangler, Copyright © 2016

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #6 on: September 27, 2007, 01:12:31 PM »
dwg v04

Guest

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #7 on: September 27, 2007, 01:12:44 PM »
Just for the heck of it, here's a DB wall that I've created (still needs some tweaking) that is intended to be a starting point for a wall detail.  I know it doesn't help you with your issue, but I figured I'd share it since it has to do with structural.

Well, anyways... here 'tis.

Guest

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #8 on: September 27, 2007, 01:13:08 PM »
dwg v04

I think they're going to be useless in '04 because '04 didn't have DBs.

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #9 on: September 27, 2007, 01:15:52 PM »
dwg v04

I think they're going to be useless in '04 because '04 didn't have DBs.
v04 is the same file format as 06.

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #10 on: September 27, 2007, 01:17:55 PM »
dwg v04

Instead of drawing all those different actual geometry sizes, look at a block using lookups.  Look at the steel beam shape in the Civil tab of the AutoCad tool palette.

As if you have any questions.

Guest

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #11 on: September 27, 2007, 01:18:45 PM »
dwg v04

I think they're going to be useless in '04 because '04 didn't have DBs.
v04 is the same file format as 06.

Ahhh....but even so, he's got '06 which doesn't have DBs does it?  Weren't they introduced in 2007 (I can't keep up with what came out when).

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #12 on: September 27, 2007, 01:20:41 PM »
dwg v04

I think they're going to be useless in '04 because '04 didn't have DBs.
v04 is the same file format as 06.

Ahhh....but even so, he's got '06 which doesn't have DBs does it?  Weren't they introduced in 2007 (I can't keep up with what came out when).

'06

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #13 on: September 27, 2007, 01:20:57 PM »
I am using Vanilla AutoCAD 2008.

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #14 on: September 27, 2007, 01:21:45 PM »
Look at this simple light block for what lookups can do.

Guest

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #15 on: September 27, 2007, 01:22:48 PM »
dwg v04

I think they're going to be useless in '04 because '04 didn't have DBs.
v04 is the same file format as 06.

Ahhh....but even so, he's got '06 which doesn't have DBs does it?  Weren't they introduced in 2007 (I can't keep up with what came out when).

'06

Alrighty then.  That settles it.  We skipped 06 so that's why I wasn't sure.

Thanks Will.

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #16 on: September 27, 2007, 01:24:45 PM »
Here is a basic straight bar with lookups.

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #17 on: September 27, 2007, 01:25:03 PM »
dwg v04

I think they're going to be useless in '04 because '04 didn't have DBs.
v04 is the same file format as 06.

Ahhh....but even so, he's got '06 which doesn't have DBs does it?  Weren't they introduced in 2007 (I can't keep up with what came out when).

'06

Alrighty then.  That settles it.  We skipped 06 so that's why I wasn't sure.

Thanks Will.

No prob.

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #18 on: September 27, 2007, 01:30:38 PM »
Here is a basic straight bar with lookups.

I'm having to download TrueView now because TrueConvert doesn't handle 2008 dwgs.  Will reply after I look at the file.

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #19 on: September 27, 2007, 01:34:07 PM »
my bad... I keep forgetting to save to v04. off I go to the prefs....err.... options. Old habits die hard.... or haven't died at all. hehehehehe... change my shortcut keys to: pr=options. :-)

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #20 on: September 27, 2007, 01:45:11 PM »
That looks good.  If you want to associate a specified LENGTH just add the length column beside the SIZE column.  Then when you specifiy a listing in your lookup it changes the size and the length.

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #21 on: September 27, 2007, 01:51:09 PM »
Good point. There are some basic configurations that could generically apply to many different situations. It is getting to that basic configuration and having the ability to simply select the components to make up the variations that is going to be the time saver. The original topic of this thread is the one I think is going to test my patience. :-) I haven't posted a "has this been done" in the augi forum yet....although I have been getting quite a few "shared" ideas. Cool stuff. Just have to keep focused and not get caught up in too many bells and whistles in which too much is too much. Been drawing for a long time and I am certain I could still draw things the old fashioned way faster than using some of the bells and whistles they are coming up with today...all while keep the drawing simple... and small in file size.

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #22 on: September 27, 2007, 02:43:57 PM »
dwg v04

Instead of drawing all those different actual geometry sizes, look at a block using lookups.  Look at the steel beam shape in the Civil tab of the AutoCad tool palette.

As if you have any questions.

Problem is...and maybe not...enlighten me... the bend diameter/radius is different for each bar.  durrrrrr... now I see the different columns in the lookup table. Hmmm... now this brings up a whole host of things to accommodate for the (11) different bar sizes. Each one will have (2) different radius's, inner and outer.

I see that the linework is not polylines... which would need to be the case in order to adjust the radius of the different bar types. Sounds like I need to do a drawing and some dimensioning to plot out to keep things straight.

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #23 on: September 27, 2007, 03:08:55 PM »
dwg v04

Instead of drawing all those different actual geometry sizes, look at a block using lookups.  Look at the steel beam shape in the Civil tab of the AutoCad tool palette.

As if you have any questions.

Problem is...and maybe not...enlighten me... the bend diameter/radius is different for each bar.  durrrrrr... now I see the different columns in the lookup table. Hmmm... now this brings up a whole host of things to accommodate for the (11) different bar sizes. Each one will have (2) different radius's, inner and outer.

I see that the linework is not polylines... which would need to be the case in order to adjust the radius of the different bar types. Sounds like I need to do a drawing and some dimensioning to plot out to keep things straight.

You use a scale action for radiuses.  Is that what your talking about?

Josh Nieman

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #24 on: September 27, 2007, 03:22:23 PM »
Just for the heck of it, here's a DB wall that I've created (still needs some tweaking) that is intended to be a starting point for a wall detail.  I know it doesn't help you with your issue, but I figured I'd share it since it has to do with structural.

Well, anyways... here 'tis.

Good looking block, Matt.  Ya'll dimension in model space, or do you make an exception for details, for the sake of automation?  I'm setting up a library of details, and one of the kickers I'm dealing with is whether to show the dimensions in model space or not, for the sake of being able to paste the whole shebang, or just let the individual dimension it.

Basically my options are

1)  Geometry in model space along with a separate DIM Style for blocks that I'd just use overrides to make it right (since each block is a singular special instance) and make it easy dragon droppings.

2)  Geometry in model space, along with separate paper space block to paste in paper space... kind of a hassle, not very intuitive.  Get's 'er done though, while following the singular dim style we set.

3)  Geometry in model space and screw the dimensions, the user can do that them self. (not a very good thought for someone trying to automate processes)

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #25 on: September 27, 2007, 03:27:52 PM »
My bad...again. D is the diameter.

As an example:

Type 2 - Size 3(#3) with standard 90%%c<<-- :-D hook(6") has an inside bend radius of 2.25" the outside bend radius is 2.625".

Type 2 - Size 4(#4) with standard 90%%c<<-- :-D hook(8") has an inside bend radius of 3.0" the outside bend radius is 3.5".

per CRSI ACI 318. Funny thing is they list "D" which to me means diameter when it in there context means Distance.

So, in order to use a lookup table I have to associate each radius(2 ea.) for each bar type. Not sure how to use wipeouts with this type of db though. I like using the wipeouts because it gives a real world look to it. Draw orders can be a beotch, but it's a give and take.
« Last Edit: September 27, 2007, 03:41:12 PM by akdrafter »

whdjr

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #26 on: September 27, 2007, 04:02:59 PM »
What are using the wipeouts for?

akdrafter

  • Guest
Re: DB - Spread/Isolated Footing
« Reply #27 on: September 27, 2007, 04:07:29 PM »
I use the wipeouts to give the details a real world look. I am detailing to real world and not to the "what the engineer thinks will work". It's a "can it be built" approach.