Surface.xyz

Surface.xyz(nu=10, nv=10)[source]

Compute point locations corresponding to evenly spaced parameters over the surface domain.

Parameters
  • nu (int, optional) – The size of the grid in the U direction.

  • nv (int, optional) – The size of the grid in the V direction.