OK, am very frustrated that I am posting this subject, as it has been faced many times before, but after a lot of looking online I have not found a proper solution.
On Revit 2019 + Dynamo 1.3.4.6 - I am using both Rhythm (2019.9.12) and Spring Nodes (132.2.8), no luck, see below.
Hope to help a wide range of users… any help mostly appreciated
Have you seen this topics?
Yes, but was eager to use the packages rather the python script.
Is there any that actually works? Thanks
Another possible way by using steam nodes node:
Are your views already on a sheet?
Can you provide a sample RVT to try out?
@simoneavellini Did this work for you ?
Thanks guys, will do it tomorrow. Promise
Aim: place several views on several sheets.
Result: it does not work as wanted. It places both views on the same sheet. Thank you anyway.
191016_Views_on_Sheet.rvt (364 KB) Test_Spring Nodes.dyn (18.4 KB)
Try using List Levels with PlaceViews instead of using the Combine node.
Chop list of sheets by 1 length that will work for you and remove @Lists
Can you show us?
updated
Nice. FYI list levels means you probably don’t need to chop your lists anymore.
I tried but did not find a way
Thank a lot to @Kulkul @john_pierson and @Nick_Boyts for the big help.
Recap: See below the 2 solutions