Splitting Levels?

This seems like a long shot, but is there a way, via dynamo or python, to automate the splitting of levels and shifting of the line?

When there are many levels it’s very time consuming to go into all your views and split and adjust levels so they can show. It’s also takes time to make them all look similar since each level has to be split and adjust manually.

Thanks,

-Ian

1 Like

there is a way to do it. the general idea is to either duplicate or directly create a new level, then adjust the level line in the view and maybe add some leader elbows. you may also need to control the visible area of the split levels depending on the situation. but i think if you don’t have that many levels and this task will probably only be done once, you should weigh the time spent figuring out how to write a script (and the time it might save in the future) against just doing it manually, and decide which approach is actually better.