andydandy74 / ClockworkForDynamo

A collection of 450+ custom nodes for the Dynamo visual programming environment
MIT License
221 stars 96 forks source link

FamilyInstance.ByPointInView #399

Closed saw31 closed 7 months ago

saw31 commented 9 months ago

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 image

image

andydandy74 commented 7 months ago

@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