Alaskan_Son

Members
  • Posts

    12085
  • Joined

Everything posted by Alaskan_Son

  1. You snapped to your finish layer on the left side (the correct thing) and to your framing layer on the right side (the incorrect thing).
  2. This is most likely because objects with similar materials are getting combined into a single material control. Can you post the 3D DWG?
  3. Looks to me like your objects aren't properly aligned. Might help to make sure your various snaps are turned on, especially Bumping/Pushing...
  4. You bet. Just a few extra little tips too... Boxes, Polyline Solids, and Solids all behave a little differently. Editing Boxes and Polyline Solids in certain ways will automatically convert them to Solids. When rotating and resizing Solids, it's important that you select the correct Face if you want to get the desired results. Group selecting the aforementioned objects before rotating will commonly have a different affect than a single click selection and can give you additional capabilities.
  5. Yes. Just export those few required layers as an older DWG version. Easy peasy.
  6. There are a few ways to do it and I believe the behavior has changed a bit since X10 but it used to be that the key was to start with a 3D box (not a polyline solid). In X12, we have more options using polyline solids but here's a method that still uses a box: Draw a 3D Box in plan view that is shaped appropriately to match the lumber size you'll be using. While the 3D Box Specification dialog is still open, adjust the Rotation by setting the correct axis and roof angle, and then click once on the appropriate Rotate+/- button. Switch to an elevation view and use Point to Point Move to set the object on top of the roof surface. Switch back to Plan View and rotate the Box to be parallel to your valley. This part is most easily just done freehand using the Rotate handle. If you want something more precise it requires some more complex extra mathematical steps that I don't want to get into.
  7. I do have some existing macro systems that would handle this just fine but they use the window label instead of the header label and would require that you totally change your current workflow. I wish you would just try what I’m telling you though, it would be way easier. You keep saying it won’t work but you’re incorrect and obviously haven’t tried it.
  8. I would recommend the following: Temporarily switch both your number and dimension style to decimal feet or decimal inches. These just make the calculations easier and more accurate. Group select your site plan objects and click on the Transform Replicate tool. Check Resize and use a resize factor of New Dimension/Old Dimension (new dimension divided by old dimension).
  9. I don't know. I can definitely see why they handle it this way. The thing is that any given window company can have literally hundreds or even thousands of "standard" sizes in any given line but they'll build to just about any size we want. Add to that the possible component combinations (combined units, slider section widths, interior color, exterior color, etc.) and the possibilities are very seriously almost infinite and could easily result in a library with hundreds of thousands of options. Anderson chose to do something pretty reasonable IMO by just giving us the basic building blocks so we could size to what we want and combine options as we see fit. A couple other window libraries were done differently and in a more robust way, but I would argue that they both have some notable problems: Pella did basically the same thing as Anderson but also chose to include some labels with custom macros so that labeling was automatic when sizing matched a "standard" size. The problem is that the end user would need to know exactly what Pella's sizing rules are to get the benefits, and even then, it would be super easy to include some parameters in their design regarding sash, frame depth, color, muntins, etc. that would nullify everything. Point is, at the end of the day, you could easily end up with a "standard size" window that is impossible to order, OR all your windows simply end up labeled "Custom". The latter is always the case in my experience anyway as I believe the label code they included hasn't been written or maintained properly. Marvin decided to include all their "standard" sizes but the result is a library with nearly 14,000 items. Compare that to the size of the entire Chief Architect Core Catalogs which contain less than 10,000 items. Even with those 14,000 items, you still have almost all the same problems. You can still order almost any size you want, and it would be super easy to build a combination that can't actually be ordered. The problems with the Marvin catalog are even worse though because they give each item a custom label meaning that if you later change the size of the window, the label will be wrong. At the end of the day, I think Anderson's approach is entirely reasonable and took the approach I would have likely taken as well.
  10. Yes. Using a custom macro. In this particular case, a simple ternary operator should suffice. Something like this... room == nil ? "Exterior" : room.name
  11. You can also just mask with the subfascia and/or CAD.
  12. I took a quick look at your plan, and it literally only took a matter of seconds to clean it up. I'm pretty sure you're just not using the Join Roof Planes tool correctly. You need to: 1. Make sure that the appropriate edge is selected and highlighted. 2. Click the Join Roof Planes tool. 3. Click on the edge that you want to join your roof plane to.
  13. Hitting F12 is a lot faster.
  14. Happens to the best of us. By the way... ...just a quick tip, but when you DO need to force an offset in your 2D Block, use an empty Text Box in lieu of actual CAD items in the CAD Block and you'll get a truly invisible item in that 2D Block.
  15. All you need to do for appliances like these is change the Y Offset and Bounding Box Depth to match this dimension...
  16. This simply isn't possible to do with Stretch Planes or Stretch Zones. You'll need to either model it manually or break that symbol down into 2 parts and resize independently.
  17. Are you trying to just make the headboard taller?
  18. There are no residential requirements that I know of. And even if there are, I've never seen or heard of anything being enforced in this regard. Almost every single house I know of has an accessory/storage building (sheds, greenhouses, etc.) with no power at all.
  19. It can have a Fill using Open Symbol>2D Block. You just can’t get a PATTERN that way.
  20. You could also be using the Arc with Arrow tool
  21. You can also create an Architectural Block using a closed molding polyline (no molding assigned) to supply the desired fill. Then you can add to/pull from library and copy/paste elsewhere as a single object.
  22. I concur. In my experience, upgrading to an SSD is one of the best things anyone can do. When I did this to my last machine, it made a HUGE difference with the speed of just about everything.
  23. No. I just used a Polyline Solid as Robert suggested in the very first response.
  24. I have no problem getting rid of the lines as long is everything is actually lined up. It's probably worth noting though that you do have to hit F12 or click Rebuild 3D in some situations to get a pre-existing camera to remove that line.
  25. In order to get workable walls you'll have to very carefully model the shipping containers using very custom wall types, room definitions, etc. You can also model your shipping containers without the parametric tools by just using solids, or you could do a combination of methods. You won't simply be able to use a shipping container symbol though and you won't be able to use your normal everyday modeling techniques. It's entirely doable but pretty difficult if you're not very proficient with the software. It's just not something Chief was specifically designed to do.