Hi everyone,
I made a script to change the slab span direction symbol to two way slab or one way slab (horizontal /vertical) based on load shortest path.
The workflow applied is described below-
- Use tag all function for all slab, with horizontal direction as default
- Run dynamo script to change the symbol based on the slab type (one way or two way)
I have tested the script and it works on my test revit file. However, when I applied it on actual project the slab span symbol appeared randomly. Can someone help me solve this problem?
slab span direction 2.rvt (2.8 MB)
Tag_edit_slabSpanDirection_a.dyn (63.5 KB)