Creating a Mesh of Families

Hello All,

I am trying to create a mesh of families with the family types in a series.

I want to place the Family 01 in the first row with types (Type 01 then Type 02 and so on) in a series having a constant distance (let say X).

Then continues with the second row of Family 02 with their different types in a series with the constant distance (let say X). Considering the distance between the two rows (let say Y)
Please have a look on to the below image for your reference:

image

I am pretty new to the dynamo and want to achieve the goal with your help.
Your ideas are most welcome.

for line based families such as beams or walls you need two coordinates.
for point based just one coordinate
for floors you will need three as minimum
coordinates can be read from excel for example
image

1 Like