algorithmic modeling for Rhino
Tags:
Dim rnd As Random = New Random()
Dim minValue As Integer = 0
Dim maxValue As Integer = 10
A = rnd.Next(minValue, maxValue)
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by