Doug_N

Members
  • Posts

    1707
  • Joined

  • Last visited

Everything posted by Doug_N

  1. Levis, The third floor is required to create the raining walls and the penthouse. The Open to Below is so that the floor of the third floor does not interfere with the actual roof. The penthouse is also on the third floor. The walls have been nudged to make sure the outer surfaces align. The railing wall is a pony wall. Thanks for taking a look at the problem. Doug
  2. Glenn In the coach house file the rooms don't have Soffit Surface selected. It still has the same problem. That was a problem in the simple model that I posted earlier
  3. Here is the actual plan file with rooms all specified to have no flat ceiling and the resulting cross section. Coach House.zip
  4. This is a simple model of the more complex building that I am doing. All of the rooms are specified in that model it the program still behaves this way. Maybe I should post the plan that is the problem.
  5. What the room is called shouldn't affect the ceiling when you specify what the ceiling is I would think.
  6. It seems that if I joists are used for a roof, and the room that is below that roof (actually all rooms in this case) are set to use the underside of the roof for a ceiling surface the ceiling plane is generated above the bottom surface of the rafters. I have yet to find out why this is happening. I don't remember having this problem in X12 Ceiling Plan Problem.plan
  7. That is the answer to your question, and if you are printing (to a PDF) in colour that is multiplying the size of the graphic data by 32 as well (32 bit colour.)
  8. Got to admit it, the ramp trick worked really well. Thanks Rob!
  9. Ok so I am getting close to what I need but wow was this difficult to do.
  10. Hi Larry, Yes that more or less represents the concept. I have included my actual plan in the original post.
  11. General note, The ceiling is cathedral with the rafters being engineered wood I beams, called TJIs by one manufacturer.
  12. Hi Glen, and to everyone else. My mistake, I thought that I had uploaded the plan file, but as it turns out the file failed to upload because it was too big. I should have noticed that. Glen, Yes! This is exactly what I am trying to do, but if you notice in your cross section there is a horizontal construction. I can build the railing on a curb that matches the roof on the bottom but has a horizontal flat section so that it tapers, but I can't have a horizontal section under the roof. Doug
  13. Wow Michael, that is really counter intuitive and strangely brilliant. I will let you know how it goes. Doug
  14. Glen, If you build walls at the attic level they cut through the roof plane?
  15. Thanks Eric, I am just on my way to bed, but I will take a peak in the morning. Doug
  16. Mick's doesn't work because I can't have parapets around the roof, and the roof must slope.
  17. I know how to build it, but the trick is to model this in a way that I can do a reasonable visual facsimile and generate construction drawings. The roof must have a shallow pitch, and the intent is to make this a green roof with a planted surface. It is not intended to be a patio.
  18. I have a project where I have to put a guard rail around a roof, and an access doghouse for access stairs Railings have to go where the red lines are, and the railing has to be 42" above the roof deck. Suggestions?? This one has me perplexed. Untitled 2.zip
  19. Just for information, there is more than one way to convert values, for example in place of %$ga=(area.convert_to("sq m")).round(2)% m² you could also use %$ga=(area.to_sq_m,round(2)% m² and as Michael pointed out, anything between the % symbols is actually a macro, but it is not a recorded macro that you can reuse by calling its name, because you have not named it.
  20. Here you go. This is a typical project with site statistics. The variables are used in the plan file and in the layout files Garage Oakville.zip
  21. Just adding a bit for the area macros, if you make the label with a global variable in it you can use that variable to do statistics, like for example construction area. %$room1=room.standard_area.to_sq_ft.round(2)% sq ft Now the variable $room1, will have the value of the area of that room. if rooms 1 and 2 are the rooms where construction occurs, and the building permit is based upon room size them construction area will be %$room1+$room2% Just a trivial example I know, but it works wonders for doing lot statistics with building areas, hard and soft landscaping, lot coverage and the like.
  22. Hi Scott, will you be doing the presentation? You do such a great job.
  23. This particular mouse has been tight from time to time. Just sayin