Joe_Carrick

Members
  • Posts

    12061
  • Joined

  • Last visited

Everything posted by Joe_Carrick

  1. To get a Braced Wall Panel length & floor number you will need to use something that has a length or width attribute. A custom Wall Type or Railing Wall or Cabinet would work for this purpose. To automate a Schedule I would suggest Cabinets Partitions with specific OIP fields. IAE, It can be done using currently available tools but it will at least 2-3 custom macros. Depending on the number of calculated fields it might require more macros.
  2. There is no way to make a stairway down to the basement from this location while maintaining the existing structure and foundation as you show it. Several things would need to be drastically changed.in order to get access to both the basement and to the main floor. Knowing the function of the various spaces as well as the exact foundation in that area will be critical to coming up with a solution. Even then, it might be extremely expensive.
  3. Years ago - maybe X5 or X6 - we couldn't specify the Beam size. I lobbied for this for a long time and we got it. I've been using this capability for so long that I can't remember what version of Chief it appeared in.
  4. Adam, Use Symbol Category "Hardware". That has the correct Option: "Treat as Handle"
  5. For some reason CA left "Embedded Geometry" out of the Import Symbol Category.
  6. Import the symbol as "Embedded Geometry" and click "Treat as Handle" in the Options Tab
  7. Hi Scott, It doesn't work with doors because Chief doesn't handle Door Jambs correctly. Basically, we need control of the materials for Jambs & Sills separate from the Trim - and the Jambs need to work like Window Frames. ie: The wall opening (including stucco wrapping into opening) needs to be outside of the Jambs in 3D. Currently the Stucco wrap and the Jamb face are at the same location. Additionally in 3D the Wall Framing appears at the same location so there's a lot of z-fighting going on. All these problems are tied to Door Jamb / Casing problems I've reported in other threads.
  8. There's a rumor that it will be in X11.
  9. Small adjustment needed. I had an exterior casing (beveled profile) and a RO 1/2" clearance all around when I took that pic. By simply eliminating the casing it's almost perfect - even in vector view. The only problem is that the stucco layer shows as separate.
  10. Quite some time ago there was a topic on "Bucked Windows". Here's an example using just the Window dbx in a 2x10 stud wall. It took a bit to get it just the way I wanted it but ......
  11. Door DBX, Options Tab, Double Door Only
  12. Use a 3D Molding Polyline. As Robert said, Wall Caps are only on the lower portion of Pony Walls.
  13. Actually, you can do it in a text box with an arrow connected to the Polyline - but the macro would need to be "referenced" and maintaining the connection of the arrow can be difficult. Labels are best.
  14. Alan, Create a new owner context evaluated macro named area_40 with the content (area.round(1)*40).to_s In the Polyline Label place %area_40% along with any other text you want. You can't just do this in a text box - it needs to be in the Label of the Polyline.
  15. Alan, I would need to see all 3 of your macros to know what you are doing wrong. I suspect it's the way you are calling the macros but it might be the returned values of the 2 macros you reference.
  16. Check your System File Settings for "File Types". That's what controls the App that Windows will try to open a file with. .calib .calibz .layout .plan This would be particularly important for any file that hadn't been previously saved in X10, such as existing templates from prior versions.
  17. Alan, What you are trying to do is not possible with the current set of available properties of the Foundation Wall.
  18. That's not all that needs to be answered. %AreaPline% ??? would need to return the area of a PolyLine as a floating point value, not a text string %Roof TL% ??? would also need to return a floating point value, not a text string. x would need to be changed to *. Ruby uses the following characters for calculations: +-/* In any event, the load on that column would not be the result of the proposed calculation anyway. Alan needs to consult an Engineer. The Hip Beam has a reaction that is much more complicated to determine.
  19. Works fine for me as well. It appears that you have your system set to open this file with the wrong App - probably a text editor.
  20. Correct, not an Invisible Wall - just one that has a "Transparent Material". I make the wall the thickness of the logs so that the Window Casings are applied outside the logs - but with your client's house they are inset so your wall is thinner. The "Logs" just need to extend beyond the corners as you've done.
  21. That's how I do it. With the Swedish Cope logs all you have to do is use full round and half round logs. With your log house you will need different size logs and the vertical spacing will need to be varied. That makes it more difficult but it can be done.
  22. Not exactly. One symbol should be enough. You can just multi-select the symbols in each row and edit them simultaneously.
  23. Create a Symbol. Then you have the ability to edit all or just some as needed.
  24. You absolutely need to hire an Engineer or an Architect - and maybe a Soils Engineer. The loads applied by the structure can easily exceed the basic soil bearing capacity. There are many things that have to be analyzed and there just isn't a simple answer to your question without knowing exactly what the structure is.