What is the problem that needs solving?
The node does not manage lists of views/sheets, making impossible to place the same family instance into multiple sheets.
How would you like to see it solved?
I did a small change to the python script of the node. See green on screenshot.
Describe alternatives you've considered
A further improvement would be to manage multiple lists, ie. 20 family instances and 20 sheets passed to the node.
@saw31 - I've rewritten the node entirely. It now accepts all inputs (points, family types and views) either as singletons or lists for maximum flexibility. This will be in the upcoming release of v2.12.0
What is the problem that needs solving? The node does not manage lists of views/sheets, making impossible to place the same family instance into multiple sheets.
How would you like to see it solved? I did a small change to the python script of the node. See green on screenshot.
Describe alternatives you've considered A further improvement would be to manage multiple lists, ie. 20 family instances and 20 sheets passed to the node.
Additional context