algorithmic 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 = ncWelcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
    © 2025               Created by Scott Davidson.             
    Powered by