2003-12-26 07:23 PM - last edited on 2023-05-23 05:30 PM by Rubia Torres
2003-12-27 01:50 AM
Lee wrote:Far from stupid these issues touch on some of the more advanced methods (and workarounds) that we have or wish we had.
This is probably a stupid question, but I'd rathersoundstupid than beignorant.
I would like to be able to display different settings for objects in some of the layer combinations. For instance, I would like the outline of the walls, doors, windows, etc. to be nice and dark on the floor plan, but much lighter on the electrical plan.This is most easily accomplished in PlotMaker by setting the pens for the background elements (ie. walls etc.) to grey in the electrical plan. (There is much more on this in ArchiGuide.)
I would like the doors open on the floor plan, but closed on the dimensioned plan.This is very difficult. The doors would have to be customized to respond to a change in the layer combination, but this is currently impossible. It can be done by creating a library part that sets a global variable (open or closed) which would then be read by the doors. This would need to be reset each time the drawings are published, dramatically reducing the value of publisher and significantly increasing the time required when putting out drawings. I tried something like this years ago for reflected ceiling plans but it was too cumbersome for general use.
If I place a copy of the walls in a separate layer, some of the wall intersections won't close properly. Is there a way to simply alter the object attributes for a particular layer combination only?This is probably the best work around for what you want to do. The trick is to set the wall intersection priorities in the layer combinations (the fourth column in the layer settings) so that the copied walls don't conflict with the originals. Unfortunately this is still somewhat tedious to do and undermines in some ways the concept of the building model. You should probably think seriously about just how important this feature is to you, and how many people you have to train to do it. If you are in sole practice it is easier but, if so, do you plan to remain in sole practice? I recommend settling on the methods that are the easiest for you to do, train others to do, and maintain in the long run.
Any help would be greatly appreciated.I hope this is helpful.
2003-12-27 02:48 AM
2003-12-27 04:59 AM
Matthew wrote:The Display option for doors and windows "reflected ceiling" that shows only the places of the openings works well with me, in conjuction with all the fills of the walls going solid. That is the display option for the reflected ceiling plan, with the appropriate layer combination on, of course.I would like the doors open on the floor plan, but closed on the dimensioned plan.This is very difficult. The doors would have to be customized to respond to a change in the layer combination, but this is currently impossible. It can be done by creating a library part that sets a global variable (open or closed) which would then be read by the doors. This would need to be reset each time the drawings are published, dramatically reducing the value of publisher and significantly increasing the time required when putting out drawings. I tried something like this years ago for reflected ceiling plans but it was too cumbersome for general use.