algorithmic modeling for Rhino
Tags:
Dim p0 As New GH_Path(0)
Dim p1 As New GH_Path(0, 1)
Dim p2 As New GH_Path(0, 1, 5, 3, 2, 8, 1)
Dim p_base As New GH_Path(0)
Dim p0 = p_base.AppendElement(0)
Dim p1 = p_base.AppendElement(1)
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by