◼️BLACK FRIDAY DEAL 20% OFF. Ends in:
Jul 1, 2021
Get ViewSheet from a given View
Sometimes you might want to get a Sheet of your Active view, or any other. Check out this snippet of a function that will return ViewSheet of any given View.
About snippet:
I assume you were looking on the internet how to get ViewSheet
from a given View
just like I was doing it before I decided to create my own solution and post it for you.
I feel like there is not much for me to explain since most of the work here is done with FilteredElementCollector(doc).WherePasses(filter)
and filters deserve their own article and even a video explaining them with lots of examples.
So you can use the code below and adapt it in your own scripts.
PyRevit example script
Join Newsletter
📩 You will be added to Revit API Newsletter
Join Us!
which is already read by 7400+ people!
Ready to become Revit Hero for your office? Learn Revit API!
Join this comprehensive course that will guide you step by step on how to create your dream tools for Revit that save time.