NurbsSurface.u_space
- NurbsSurface.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[float]
Compute evenly spaced parameters over the surface domain in the U direction.
n (int, optional) – The number of parameters.
list[float]