NurbsSurface.space_u

NurbsSurface.space_u(n=10)[source]

Compute evenly spaced parameters over the surface domain in the U direction.

Parameters:
nint, optional

The number of parameters.

Returns:
list[float]