RhinoNurbsSurface.u_space
- RhinoNurbsSurface.u_space(n=10)[source]
Compute evenly spaced parameters over the surface domain in the U direction.
- Parameters
n (int, optional) – The number of parameters.
- Returns
list of float
Compute evenly spaced parameters over the surface domain in the U direction.
n (int, optional) – The number of parameters.
list of float