algorithmic modeling for Rhino
Tags:
crv.Domain.Set(0, 1);
crv.Domain = new Interval(0, 1);
Rhino.Geometry.NurbsCurve.Create(true, 2, cPts);
Dim A As Int32 = 50
Dim B As Int32 = 8
Print("A/B = {0}", A / B)
int A = 50;
int B = 8;
Print("A/B = {0}", A / B);
srf.SetDomain(1, New Interval(0, 1))
iteration | dist_local | logic | dist
0 35.9 35.9 is less than 1.7977e+308 35.9
1 40.5 40.5 is not less than 35.9 35.9
2 33.3 33.3 is less than 35.9 33.3
3 80.2 80.2 is not less than 33.3 33.3
4 22.4 22.4 is less than 33.3 22.4
5 3.7 3.7 is less than 22.4 3.7
Welcome 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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by