Hello everyone, I am a new user to Dynamo. What I am doing is that I would like to place several family instance to different points. As the family is Face-Hosted, I used the node “/W FamilyInstance.ByFaceAndPoint”. (Springs Package)
You can see from the above graphic, there are 5 points which related to 5 different surfaces. (Their orders are matched)
However, I found that the result is there will be 5x5 family instances created. What I expected at the beginning is only 5 family instances are created.
Is there anyway to place the family instances according to different surfaces with no excess?