RhinoNurbsSurface.space_v

RhinoNurbsSurface.space_v(n=10)[source]

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

Parameters:
nint, optional

The number of parameters.

Returns:
list[float]