Hi @Japhy
i want to apply a filter to 5 views ( plan) which are placed on the same sheet.
is there a possibility to accsees views which are already placed on a sheet?
thanks in advance.
Sure thing, use the Query Viewports Component to get the Sheets Views, then cast the Viewport to View to work with its filters.
@Japhy somehow i do not get this Query Viewports node. using R.I.R 1.14.8557.24642
That was added in 1.16
https://www.rhino3d.com/inside/revit/1.0/reference/release-notes
then i need to ask IT to update R.IR. thanks for your help.
@Japhy second question, is there a way to create a “View Template” in R.I.R? it would make it easier to apply same filters to more view!
A couple ways to do this.
Here i filtered the Views by their View Family Type and got their existing filters, then added my own to each (on making that final connection)
A lot will depend on what is governing your Filters, if its a view template you can add a Filter to the View Template View.
To apply a View Template to a view use its Element Parameter.