Hi there,
I’m trying to get all placed views on sheets and set their type to No Title using python and Revit API but I cannot figure it out which class I should use to get the viewport types and set them to “NoTitle”.
I’d appreciate it if anyone could guide me through.
hi, happy new year
you have a solution here
Cordially
christian.stan
hi @AmirGabrielli, here’s my way to replace the Title viewport with the No Title by using node SetParameterByName.
Test.dyn (16.4 KB)
1 Like