Joe_Carrick

Members
  • Posts

    12023
  • Joined

  • Last visited

Everything posted by Joe_Carrick

  1. I've always use the same rule but with a range of 24"-28". The problem however is that with 7-3/4" risers the formula would allow 9" treads. Fortunately the code requires 10" minimum treads but even that can result in a pretty steep stairway. A lot of condo builders use 7-3/4" / 10" which I find uncomfortably steep.
  2. Yes Michael, I also used that method in X10 but with X11 we have access to the "room" attributes of the "Level Line Markers". This works much better since the Markers have 2 labels and are the appropriate object to display elevations.
  3. I've figured out a solution using custom macros in conjunction with "Level Line Markers". A macro attached to a marker in the Site Plan - that gets the Pad Elevation and stores it as a Ruby Global Variable $Pad_Elev Another macro that is attached to markers located in rooms - that adds the marker.height, the marker.room.floor_elevation and the $Pad _Elev The second marker can be copied to anyplace in the Floor Plan(s) to display the absolute elevation value at that location. This was not possible prior to X11.
  4. How do you show the absolute floor elevation in you plan views? Example: Building Rough Pad Elevation is 4,893.00 ft. I want the elevation of Level 0 to be 1.75' above that. What should I set the Terrain Offset as if Level 0 is -10 feet. -or- What should I set Level 1 elevation at if the Terrain Offset is -4,891.25 I just want Chief Room Macro to report absolute elevations corresponding to the terrain contours. Will either of the above result in problems since the model would possibly be almost 5000 ft above z=0.00
  5. When you open the Schedule dbx do you not have an option to "Include Items only from Rooms:" ?
  6. You should be able to limit the Schedule(s) to specific Rooms. This will make your Schedule(s) shorter - but you will need multiple Schedules. ps: Training is pretty much a requirement for a program of this complexity.
  7. It would appear that the dimension is showing to the "Bottom of the Soffit" rather than to the "Top of the Cabinet". IOW, there's a discrepancy in the model.
  8. Many times I use a Text Box with a macro and an Arrow to connect to the object the macro is supposed to reference. But sometimes it will connect to a Cross Section Line or another object in the same location. This is because of the "Draw Order" of the Objects. Here's an example: Stairway on Drawing Group 22 Camera on Drawing Group 7 Even with the Camera Layer "Locked", the Arrow will connect to the Camera line(s). However, if you move the Camera to Drawing Group 23 or above the Arrow will connect to the Stairway. Actually, I don't think CA should allow a Text Arrow to connect to a Camera at all - but since they do this is the best way to ensure it's connecting to the right object.
  9. My builders almost always use 5/8" drywall exclusively. 1/2" is just too flimsy.
  10. I just checked the 2016 CRC and it's 7-3/4" also. #*&^! small print.
  11. The "2016 California Residential Code, Section R.311.7" requires a maximum 7-1/4" riser height and a minimum 10" tread depth. I've seen some recent plans with steeper stairs. What are the code requirements for your location?
  12. We've requested in the past that CA provide the ability to use a "Molding Profile" for the Door Jamb (AKA Frame). It's still on the development team's "Back Burner".
  13. Sorry, but you are doing everything possible to make it run slower. Chief isn't designed to be a "Game" creation tool. There are other programs that do that. The 3D in Chief can be used to create pretty good renderings but Chief Architect is really a program to create buildings in 3D with the additional ability to quickly produce Construction Documents. If this wasn't the case, most of us wouldn't be using it and CA would be out of business fairly quickly.
  14. I would look first at the 3D Layer Set and make sure you don't have the Framing Layers displayed. In fact, you don't want anything displayed that's not needed for the 3D view. Also stay away from 3D Plants and other high Poly Count objects.
  15. I think its extremely import to recognize the following: The GPU handles almost all of the 3D View processing for "PBR", "Standard" and "Vector" Renders. The speed of this is dependent on the face counts, GPU speed, etc. The CPU handles all the rest of the graphics. IOW, 2D CAD (Lines, Arcs, 2D Blocks, Text, Rich Text and Macros). Optimization of 2D CAD can be done by limiting what's processed during Pan/Zoom as well as what Hardware is available (CPU, RAM, etc.) and how the software utilizes that hardware. IMO, any discussion of performance needs to be relative to 2D vs 3D - they are not the same.
  16. Alan, You'll have to deal with that in custom Layer Sets - both 3D View Layer Sets and Plan View Layer Sets. Notice that the 3D Framing Overview uses a Layer Set that doesn't display any Exterior or Interior Walls. You might want to study what Layers are not displayed in that compared to the Full 3D Camera.
  17. Johnny, Are you talking about the Plan or Layout? What sort of slowness are you seeing? Is it Pan & Zoom?
  18. When you explode it and before doing anything else: Select the "Object Properties" Icon. Make sure that all the listed layers are set to Display.
  19. Are you sure that doesn't mean 4" above the lowest elevation of the scupper? The idea is to provide an extra drain in case the scupper get's plugged or just plain overwhelmed.
  20. My guess is that LVL's, PVL's, Glulams and other Beams come in too many stress grades and can only be reliably sized by using structural calculations. That's something that generally requires either a Structural Engineer or an Architect.
  21. That's what I've been doing - but you have to select both and rotate about a center (current) point. It's not possible to block a wall and a North Arrow so I really dn't like this solution. I will take a look at your markers and see how that works. If it makes a "smart north pointer" I'll be really happy.
  22. Unfortunately that's not the same. In fact, that should be "slope_angle" since it's relative to the angle in elevation/section, not relative to the plan view.polar coordinates. I'm really looking for something that's consistent and can be used as an intelligent North Pointer.
  23. Does anyone know of a Chief Object (CAD, Block, Symbol or ???) other than a "Wall" that has the "angle" attribute. ?
  24. Have you defined the Roof Structure? IAE, Trusses are not automatic. You have to create a single truss and the use multi-copy to populate the full roof area. It would help if you would post the plan so we could actually help.
  25. I can't tell exactly what you did and what do you mean by "it did the same thing again" ? each schedule has options for what objects to include (Floor and Room) as well as the object types. every schedule which has "Use Callout for Label" will cause another callout for everything included in that schedule. You can setup the defaults for Schedules. Each new schedule will be created using those defaults.