ACADuser

Members
  • Posts

    2823
  • Joined

  • Last visited

Everything posted by ACADuser

  1. I thought there were potential issues when you have two copies of the same schedule?
  2. Thanks Joe. I just got back to this & have the text Macro as you pointed out. See attached How do you incorporate the "Roof TL" into the area_40 macro? "Roof TL" macro value is 40 with no other text
  3. So there is no way to control the display accuracy/rounding of this tool separately from the active Annotation Set / Dimension Set?
  4. As an aside see attached beam design for BE2. It illustrates the flaw in the area method. The Bearing load is higher due to the asymmetrical loading of that beam with the girder truss. Krutsinger BE2.pdf
  5. Just to expand on the example of snaps needed as I work my way through the porch beam loads. I needed 4 Dim snaps and they are measuring the beam spans.
  6. Way too much work IMO. I just draw extra lines in plan & then delete them but that would not be necessary with the DIM Snap
  7. I give it a go tomorrow. Thanks Joe.
  8. Thanks Joe. My work is just in the text object & no real macro on my part because I'm clueless. See attached Using Your AreaPline macro for the area which is area.round(1). My macro is just a value of 40 I don't know how to multiply them in Ruby. Having only a 2 day work week this week but will return this weekend so I can explore Ruby further then. I just thought it would be a simple procedure for someone familiar with Ruby. The equation would be something like (%AreaPline%*%Roof TL%) Thanks again.
  9. Thanks fellas, Yes I have joe's macro & no size info. The 8.375" refers to the stem wall thickness as the foundation is 16x8 I will add a request to Chief.
  10. The Roof TL is entered into a text macro I created with a value of 40 (20# DL & 20# LL per sq ft) Yes the area of the poly would return with the use of %AreaPline% Yes again as the equation is (%AreaPline%*%Roof TL%) I beg to differ Joe, the conventionally framed hip is more complex but a Hip Truss Assembly load is more like the polygon shown. The only flaw if you will is that the beam load carrying the girder truss creates a point load the is not quite evenly distributed on the Beam. But the COLUMN load is very close to real. If it was conventional framing the HIP Truss load is like the picture in this post and the column load is P plus the adjoining triangles. Ignore framing in the picture below.
  11. Automated Foundation Size in a text? Might have asked this before but can't find it. I was trying to have a leader & text do display the Foundation Size from the foundation wall. Text like this CC Foundation 16x8 w/ 2 #5 rods Where 16 & 8 come from the wall, but I can't seem to find the foundation size. Also in the Foundation default only see one option for rebar number & size. The current house has at least 3 different foundation types and the number of rebar varies. And at times the size of the rebar may be different as well. Can it be that Chief only allows one foundation type setup for the entire house?
  12. Trying to move more of my behind the seines work from ACAD to Chief and I guess I must learn Ruby. What I need is a simple macro calculation. In the text I have: Column Load %AreaPline% x%Roof TL%TL= 5896# The "Roof TL" is simply 40 in this case which I assume is a string 40. What is necessary to multiply %AreaPline% by %Roof TL% to get the total rounded to no decimals? Would someone show me an example of what is needed for that to happen? Or point me to an example someone posted? Thanks
  13. Most often when I am doing framing I draw a rectangle to get the area of load. In that picture attached I need the middle of the beam SPAN. I use a dimension to measure the exact span needed for calculations & the I draw a rectangle from the middle of the span to the middle of the roof (in this case lower left of the rectangle). Then I stretch the rectangle on the dimension side to the roof edge & now have the area of load applied to the column. In my example the middle column is decorative.
  14. I often use the middle of the dimension line to snap to in Autocad. Is there any way to snap to the midpoint of a dimension line? Right where the Dim text resides.
  15. Thanks for the quick responses. I always forget the Symbol option. So I would need 3 symbols with different names, one for each column row. Then I can edit one symbol in that row and all will update to the correct size? Gotta run but will give it a try later this afternoon.
  16. I have three groups of eight 8x8x16' steel columns in the plan. I know the height will change & maybe the size too. Wanting to be able to change one & have the rest change too I need them to be blocks. But making then out of Solids only Arch Blocks are created & they can not be edited like regular blocks. Am I stuck modifying all eight separately? This is one of three lines of columns & each line will be different shape & height.
  17. Florida residential may use a prescriptive method to design the foundations but there are a lot of variables to consider. https://codes.iccsafe.org/public/document/FRC2017/chapter-4-foundations An engineer is a valuable asset in the structural end of things.
  18. Sorry Joe I never thanked you for your advice. Your method works well. Thanks
  19. Larry that's a nice start. Thanks for the tips, Mick. This one may be comped. I owe a colleague some payback so this may be an Excercise for me. Joe I'll give that a try this weekend.
  20. Thanks for the input. Start has been postponed for a few days. Work overload.
  21. OK I did find this https://www.chiefarchitect.com/support/article/KB-00598/creating-a-post-and-beam-structure.html#perimeter But I thought I had seen a video years ago.
  22. I need to create a 30'x60' Shelter 10' plate height and 6/12 asphalt roof. The attached pictures are of one I want to copy. Although much larger. Note that the post are set in about 4 feet from the drip line & where the slab will be. The ends are not treated like the side with respect to the post placement but I think you could do that method. So for me the trick is getting the roof framing to build correctly. There is no frame wall but a beam for the rafters to cut & sit on. Just thought I would throw it out there & see what to watch out for for framing to work correctly.
  23. So I have some solids that are on one layer and I made an Arch Block of all but one of them. One object and the block are on another layer. My intent was to display all objects in the 3D views but in plan view turn off the layer for the unwanted object display. But Arch Blocks do not honor the on/off of layers within it. Is there a setting for that?
  24. Mick, The wall corrects itself when I check balloon through But the electrical is a mystery. I have moved to another plan file where I added the walls, door & windows for the next 2 units & after I checked the electrical & it is correct now. Wish I knew what caused the electrical ceiling objects to jump up & now are correct. Oh well, I have to move forward at this point. Thanks for the input.
  25. Thanks, fellas, the Baloon through worked, just wonder why it is necessary to do that for that for it to work properly. Yes the electrical got messed up. I did alter the ceiling height at some point as I recall. Is there any way to reset the electrical when that happens? This is not the first time for that problem.