JLU_Design

Members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by JLU_Design

  1. My guess is you may want to adjust your exposure.
  2. This was kinda interesting. 260 mb 11 mb
  3. Thanks I did search the help but couldn't find an explanation the first time around. I wish that when you search for something the link would open to the exact spot where the search term is used. I missed it when I looked the first time.
  4. Anyone know what the vacuum does?
  5. This is what I use: RO Sill Height: %bottom_elevation-rough_opening_clearance_gap_bottom% Quite simple actually.
  6. Thank-you! I tried everything but the square brackets.
  7. As Ken noted I can't guarantee Edit Area won't mess some things up so it's a good idea to save a copy before doing that.
  8. If you want to rotate the entire model you could try using the Edit Area (All Floors) tool. You'd want to make sure that your selection box surrounds the entire model.
  9. I'm trying to access some data I have stored in an Object Information Custom Field. I tied searching the help but can't seem to find any Info. This outputs all the info in all of the custom fields: %custom_fields{}% I want one specific custom field data output.
  10. Default Sets This is super powerful once you can get your mind wrapped around it. https://www.chiefarchitect.com/videos/watch/240/understanding-default-sets.html I think the most important thing is to have the following specific layers for each default set. A specific CAD layer for each Default Set: A specific Dimension layer for each Default Set: A specific Revision Cloud layer for each Default Set: As you can see I don't have a specific revision cloud layer for all my default sets. Some of them share Revision Clouds, General. A specific Text layer for each Default Set: I've thought that it would be nice to have a wizard to create all of the important parts to a new default set because it's a good bit of stuff to try to remember to check when setting up a new default set.
  11. I don't believe GPX is supported by Chief Architect You could try this: https://online.reaconverter.com/convert/gpx-to-dwg
  12. This thread caught my attention because I've been frustrated with how chief handles room labels. Some rooms would ask to show the label and others it would not. After some investigating I found that some of my rooms "Function" was set to (Unspecified). It appears like if the room function is set to Unspecified the show room label checkbox will be unchecked by default. To me it would make more sense if the room defaults dialog would have the option to set whether the room label will show by default or not. On another note I've gotten to the point where I don't like Chief's room labels anyway because I prefer to use a rich text box to show the rooms definition. I want the room name to be formatted differently from the room specifications and you can't do that with the default room label text box that chief uses. If Chief would use a rich text box for the default room label I would switch back to using the default room labels. So I unchecked this so Chief does not bug me about showing the room labels: What's interesting is if this is unchecked all the show room label check boxes are unchecked when changing rooms. I don't know if this has helped anyone else but this has helped me understand a little better what chief is doing in the background. I still think there could be some improvements to the default room labels. Hope this helps in some way.
  13. The soffit height is controlled by the bottom of the sub-fascia. The top of the finished fascia is is controlled by the bottom on layer# 1 in the Roof Surface Definition dialog. Another thing I do is add a 0" layer at the bottom of the surface definition to trick Chief into building the roof structure correctly. That's how it makes sense to me anyway.
  14. Under Wall Specification / Structure Uncheck insert floor framing below.
  15. Thankyou! That looks better I think. Not so many brackets. This is what I'm using after your input: %thickness% Concrete Slab %(volume/27).ceil(1).to_f% cu yd Because I decided I want it rounded up.
  16. Well, I guess I just needed to ask to figure out a solution my self. %thickness% Concrete Slab %volume.to_s('cu yd')% %((volume.to_f)/27).ceil(1)% cu yd This is a way to do it... If someone has a better way let me know. Thanks
  17. I understand and have done that. .round does not work for some reason I thought someone familiar with Ruby and Chief might be able to quickly tell me what I need to do. I've messed around with this off and on for several months.
  18. I've been stumped on this for a while. I want the volume of a concrete slab displayed in cubic yards rounded to one decimal point in the label. What I'm using in the label: %thickness% Concrete Slab %volume.to_s('cu yd')% Can anyone point me in the right direction? Thanks in advance.
  19. I had to try it myself to prove to myself that I could do it. LOL
  20. I think this will fix your problem. Set your windows with 0 separation.
  21. It was custom. Have you created custom moldings?Molding Sill 2.calibz That probably isn't the correct dimensions but you can use the concept to make something dimensionally correct.
  22. Create a custom sill: Save that window as default:
  23. In my area this is how truss manufactures define heel height. Chief defines heel height the same way in my experience. To me the way Chief defines heel height makes sense but it could be that other geographic areas define heel height differently. In my area heel height is the height difference between the top wall plate and the top of the roof structure at the outside of the wall framing. If the heel height is set to 0 then you'll get this: