Hi @Dirk_Klein
In the video, the person uses visibily to āhideā randomly selected panels. check out this topic, I think it will show you how to do that :
However, I donāt thing itās the best way to randomize a curtain wall facade. I think it would be better to populate the curtain wall with different types of panels as shown in this topic:
John pierson was even nice enough to share his graph
It Works Great i have a question though. What does this part mean? (see image Circled in red)
Iknow that it has something to do with picking out the steps to randomize. Iād just like to understand the āwordingā behind it. Randomize panel pattern B.dyn (11.1 KB)
I have created this Dynamo Script to randomize the curtain wall panels within the curtain wall for your reference. Applied the Lunchbox node - FamilyInstance.SetType.
Iāve tried to run this graph and the FamilyInstance.SetType looks different to the one presented.
And yet somehow it doesnāt seem to be willing to workā¦
Since I am fairly new to the game I canāt really get my head around this particular node.
Hey all.
I am trying to make this script work for my needs. I keep getting a false return on āSuccessā I believe it may have something to do with using non system panels. But not sure how to resolve this issue. If anyone has a suggestion?