generative modeling for Rhino


it said the problem is about some key worlds 
i hope somebody can help me to fix out the problem~~
thanks
ceason
Tags:

Dim nc As NurbsCurve = NurbsCurve.Create(True, 3, CPoints)
For i As Int32 = 0 To nc.Points.Count - 1 Step 2
Dim cp As ControlPoint = nc.Points(i)
cp.Weight = w
nc.Points(i) = cp
Next
A = ncAdded by David Stasiuk 6 Comments 16 Likes
Added by stefano 4 Comments 6 Likes
© 2013 Created by Scott Davidson.
Powered by