Alaskan_Son

Members
  • Posts

    12002
  • Joined

Everything posted by Alaskan_Son

  1. Interesting. In that case, group select and export everything except that 1 item, delete the user catalog, and then import what you previously exported.
  2. There was a major bug with reflecting electrical in X9 beta. It was reported as fixed with the public release but I haven't tested it yet. Did you already download the latest release?
  3. Can you possibly cut everything else in that folder and either export or temporarily move to a different folder and then just delete the entire folder?
  4. I think what Jintu meant was " IT WOULD BE nice to see a sample of your technique." Are you talking about something like this Larry? If so, have you tried played with the "Watercolor" Rendering Technique and checking "Line Drawing On Top"? If so, try that out, I just did the above as a quick example using that technique.
  5. Except in very rare instances when you actually want framing exposed it is my opinion that you should never have to build framing to get floor gaps to close up. If you have to build framing then I say you have a setting wrong.
  6. I'm away from my computer right now but my money is on the wall definitions. I'm guessing there is no exterior layers or your Build Platform To Layer setting is building the platform all the way to the exterior surface of the outermost exterior layer.
  7. That screenshot I posted was from YOUR plan. All I did was quickly change referenced to owner to get what I wanted. But yes, I have personally changed that macro in my template plan. Not sure why Chief doesn't modify the OOB macro for that. The one Joe just provided looks a little different then mine but it appears to have the exact same results. In essence all you really need to do is change the top line to read referenced ? obj = referenced : obj = owner
  8. Control + D == Make Parallel/Perpendicular
  9. I agree. It's a very rare situation that requires the aforementioned solutions...I was just offering the solutions for whenever the need might arise.
  10. You can also use point to point dimensions and either; Reduce the marker radius to zero Change the marker line style to the invisible line style Put the markers on their own layer and turn the layer off Or you can use these... MANUAL ELEVATION MARKERS Neither of the above have any off angle limitations. The problem with normal dimensions is that they must be snapped to the end of a line making it essentially impossible to dimension certain situations without using one of the above methods. You can also simply place a break in your line to force your dimension to snap anywhere you want but then you have a broken line...not exactly a good thing in some situations...especially if you're displaying the line's length/angle in a plot plan.
  11. That's debatable. You could simply copy and change the material type for that black material to framing and then turn on auto framing but then you have to deal with extra lines caused by the studs if you want to use line drawing. Plus, you get the finish floor showing at all the door jamb cutaways. Given only those 2 choices...in this case I'm thinking a black slab might actually be the better solution. Probably the best and most utterly genius solution??? Change those walls to pony walls, assign the exact same wall type to the lower wall and just make the lower wall super short (even 1/16" should do it). Walla...your wall is always black no matter where you cut it.
  12. You'll probably need to go to garage after you change that slab color and address the floor in there. Just select the garage room, make room polyline, convert polyline to material region, and then set the material to a very thin concrete material.
  13. Ya, I realize that. The problem is that we could spend all day long guessing at what your settings are and what you're doing differently that may be causing the problem. It's all good. Hopefully Glenn's guess works for you.
  14. We could keep guessing all day long but you'd probably have an accurate answer in mere minutes if you were to just post the plan.
  15. Sorry, I wasn't trying to suggest you have been drawing up plans incorrectly just that you have been drawing your 3D models incorrectly and using the wrong attribute all along. Yes, it worked for you but technically you should have been setting your window height lower and using the header_elevation all along. If you changed your practice your problem would be solved. Having said that, the attribute is definitely broken and needs to be fixed no matter what. Thank you for reporting it.
  16. I hate to break it to you but I think you have been modelling/displaying those dimensions inaccurately for years. I think you are misunderstanding the window settings. Study the attached screenshot and I think you'll see what I'm talking about...
  17. No. It's not that simple. If that were the case you would be able to fix your problem macro with something like this... arr = top_elevation.to_s.sub('"', '').to_f.round.divmod(12) "#{arr[0]}" "'-" "#{arr[1].round}\" H.H." OR arr = top_elevation.to_s.gsub("\"', "").to_f.round.divmod(12) "#{arr[0]}" "'-" "#{arr[1].round}\" H.H." or similar. If you look at my attached screenshot you'll see that the top_elevation has NO VALUE in text macro management. Try creating a test macro using nothing but top_elevation and you'll see what I mean. It's not working right at all.
  18. Room dividers seem to increase to a full thickness wall whenever the rooms they are dividing are structurally unique. To avoid this problem, create a room divider of your own and set the thickness to 1/512" thick. This will round down to zero in the dbx. but the wall will actually retain some thickness so it's size will not change on you.
  19. By the way, you can pretty easily get what you're after with something like this... arr = (header_elevation-rough_opening_top).round.divmod(12) "#{arr[0]}" "'-" "#{arr[1].round}\" H.H." ...but I question whether you are fully understanding the relationship between the window size and the the rough openings.
  20. Looks like hat top_elevation attribute is more broke than I thought. It works when placed directly into the label but otherwise the value is being reported as blank... Please report those issues to tech support.
  21. The top_elevation attribute seems to be the problem. The value is being reported as blank. This needs to be fixed pronto. Please send in a bug report.
  22. Lots of options here but if you're using X9 I think this might be one of the easiest using your current setup. Use the new Shelf Ceiling tool...
  23. Option 2: For anyone using X9 wanting to create simple arced picture frame type molding...Use a Wall Niche. Draw a wall niche on your arced wall. Set the depth of the niche to 1/16" Apply a casing to the niche. You now have a molding profile that is very easy to change, reshape, and resize. Just draw multiple niches as necessary for additional similar profiles. This obviously has much more limited uses but is still pretty cool. You can also use a similar technique in pre-X9 versions to create the casing. You just need to go through the steps of deleting surfaces and converting the curved casing to a symbol. Of course you lose the ability to easily modify the casing but at least you know it's an option.
  24. Here are a couple other options that may be worth considering depending on the situation (one of which is only possible in X9)... Option 1: Use a window. Draw an arc along your desired wall profile to get an accurate dimension. Open a blank plan and draw your desired molding to the appropriate dimensions along a flat surface. Open a 3D view and convert to symbol. When prompted to select a Symbol Category, select Window and Add To Library. Go to your main plan and copy the arced wall section and paste into a blank plan. Open the wall, take note of the thickness, and then change the wall type to be one single layer the same thickness as your original wall. Select the new "window" from your library and place it into that wall. Resize the "window" as necessary and/or click the Open Symbol tool and adjust the rotation and/or origin offsets as necessary. Open a 3D view and use the delete surface tool to delete the wall...leaving only the curved molding profile. Convert To Symbol but this time just add it to library as a normal fixture type. Place the new curved molding into your original plan. It's really a bit easier than it sounds. I guess the concept of using a window has been around for quite some time but it was only recently introduced to me by The Incomparable Yusef. He and others have used a similar method by utilizing the "Treatments" tab and by creating and attaching the object to be bent as an exterior "Millwork". I recently realized that just setting an object to be the actual window makes it a LOT easier to tweak it as necessary. Option 2 shortly...
  25. You can group select and open directly from Windows Explorer.