Apply Dependent views with cropped size

Hello,
I have a question:
I have dependent views on my 1st level and I have cropped these views.
Now I want to transfer the cropped views to the next level with “Apply Dependent Views” but if I do I lose my crop. Is there a way to solve this? If necessary with a script?

I like to hear any response.

KG,

Jan Willem

There may be some nodes that can copy crop regions from a view to to other views. I am sure I have seen similar threads on this site on this topic but could not find them with a quick search. If you know python, you can use Revit api, and use GetCropShape and SetCropShape.
https://www.revitapidocs.com/2020/548c4181-2779-40a2-8276-b7a43a85a161.htm

Thanks :slight_smile:

1 Like