Alaskan_Son

Members
  • Posts

    12090
  • Joined

Everything posted by Alaskan_Son

  1. Some pretty complex macros could be written to do this type of thing but I probably wouldn't recommend going that route. I don't think it would be worth the hassle. With regard to material lists; unfortunately, those don't dynamically update. Only schedules dynamically update but that will only get you so far...You would need a Room Finish Schedule, a Door Schedule, and a Window Schedule; and that still wouldn't get you your misc. molding polylines. I think your best bet is to just use the material list and copy/paste as necessary.
  2. Looks like its all there to me. I'm guessing you just didn't import properly...
  3. This is the one that's not working...
  4. Don’t have time to get into either of these things in any real detail but: - You CAN use trusses for a quick depiction. There are a lot of forks in the road but you essentially need to use a dropped ceiling plane that doesn’t extend to your wall’s main layer. - I haven’t needed to creat any sloped bar joists just yet but I’m sure it’s poasible. Just might require a slightly different symbol and some additional steps.
  5. This is what I believe he's after guys... VS
  6. Oh, I understand what you are looking for now. I'm sorry, I was previously misunderstanding. I think your best bet is to just convert to a symbol and reduce the smoothing angle to something like 10 degrees or less..
  7. I think your problem is that you used a pyramid which likely resulted in that convex shape/effect. Not sure why you went that route. Should have probably just used a Regular Polygon and converted to polyline solid. Note: You could also fix your problem by creating a pyramid with a much higher apex that is truncated at that 1" height to fix the convex effect.
  8. Yep...and visa versa. Its really the same tool with different names depending on the view. They both simply result in a "Material Region".
  9. You're right, you don't have the wall material region, but you DO have the Floor Material Region which will work exactly like a wall material region if you click or drag in 3D or elevation.
  10. I could be missing something here but it sounds to me like you're just trying to increase the resolution right? So, just bump up your resolution setting to double it.
  11. Here's a really quick and crappy video for you Lew...
  12. Not sure exactly what you're going for Lew, but I just changed the fill style to solid and bumped the transparency up...
  13. What version are you using? If you're using X9 or X10 you can use one of your Object Information Fields and just enter that value manually... ...or possibly just add that height as a comment.
  14. Didn't feel like I needed to. I was just suggesting a possible starting point and it only takes a matter of seconds to test out the settings yourself. Are you familiar with changing the roof pitch using your wall settings?
  15. You could just lower the pitches without adding any gables. All I did after opening up your plan was changed the pitches to 10:12 via wall settings...except for that front and back wall which I changed to a 7:12 and the result was a perfectly acceptable hip roof in my opinion. Would it be my ultimate choice? I don’t know. Only reason I mentioned gables was to suggest that when you’re dealing with what seems to be a very challenging roof, that you not limit yourself by trying to force a style that’s just not working very well. Didn’t mean to say one was better than the other. Just wanted to throw an alternative out there that might open up your options.
  16. That is correct. You just need to modify your macros something like this... ... $StairRiserNo_A=obj.num_treads+1 rescue $StairRiserNo_A You can then use the macro in plan view (which will initiate the global variable) and the same macro in a text box in elevation (which will raise an error and therefore execute that rescue exception and just display the global variable). Just remember that the macro in plan view needs to be visible if you want accurate results. There are a number of methods to do that without actually having to see the text such as setting the number height to zero but you can play around with it and see what works for you.
  17. Unfortunately I think your best and easiest solution is probably to label in plan and use global variable for elevations. Only way to access object attributes directly in elevations is either to use the actual object label (not available for stairs) or a referenced macro and those only work with CAD in elevations (a very last resort anyway due to disconnect problems). Most plans only have a couple sets of stairs anyway, so a couple global variables shouldn’t be too hard to manage.
  18. Stringers and skirt board or skirting around these parts.
  19. Its really a matter of personal preference and the look you're going for if you ask me. I'm personally not a huge fan of hip roofs and tend to use gables a lot more often. Having said that, I think with your example, with the least amount of tweaking, I would consider changing all your roof pitches to something more like a 10:12 with the exception of the front and back wall. Maybe change those to something like a 7:12.
  20. Its all good. If we get the terminology too screwed up communication just starts to break down. Whether you used the term correctly or not, I see now why you described it a saltbox actually, and I didn't realize it before but Gene posted a picture of Eric's sample plan not your plan. On a side note, it would still really help to see the plan file.
  21. Same thing I was thinking. I would take a second look at that terminology Grego.
  22. Select the desired door front from your library, drop it in the plan, and then move it into position is one of the easiest ways.