Controlled randomization of a family parameters

Hi, folks! I was curios about how to make particular sets of a facade curtain wall by randomizing parameters of the curtain panels. I am a beginner in Dynamo. The parameter of manipulation is panel’s height. The problem is that i don’t know how to calibrate height with some specific step for example 200 mm. Any suggestions?




You can use Sequence.RandomNumbers to get your scaled values with one node if you want. But the next step is to round your values to your specified increment.

1 Like

@Nick_Boyts, thank you for your help.But i can’t find sequence.randomnumbers node. Why is it?

Sorry, that’s from Lunchbox.