cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Empty Door Opening

I copied the Empty door opening and added some settings so it would fit in with our opening schedule (arch height, opening type & notes). I'd like it to have "header lines" like the arch openings. They are the dashed lines in regular plan and solid lines in reflected ceiling. I tried adding them to the 2d symbol, but that doesn't work correctly. I want the lines to be on the outline of the wall. Any help would be much appreciated.

Thanks!
2 Replies 2
Anonymous
Not applicable
It is quite simple to script them.
LINE_TYPE "dashed"
Line2 -A*0.5, 0, A*0.5, 0
Line2 -A*0.5, -WALL_THICKNESS, A*0.5, -WALL_THICKNESS
Should do the trick. (Though you probably want to create a user parameter for the line type.)
Anonymous
Not applicable
That worked perfectly! Thanks!!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!