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