Hi,
I am trying to create Dynamo script to automatically create Family Instance according to Excel data(coordinates N/E,other parameters).
I use Familyinstance.ByPoint to do this. The script can create objects according to coordinates in Excel but cannot input other parameters at the same time.
Please help
Check if the data type of parameters ( Text - Number - Boolean ) is suitable to the data come from excel.
Hi, the data type is correct.
The Family Instance is created according to coordinate.
But I just cannot find the logic/solution to feed the other Excel data to Family Instance in one script.
Please help
Thanks, great!
1 Like
Would you mind posting the script?
Trying to streamline for my final study