OCCNurbsSurface.pointgrid
- OCCNurbsSurface.pointgrid(nu=10, nv=10)
Compute point locations corresponding to evenly spaced parameters over the surface domain.
- Parameters:
- nuint, optional
The size of the grid in the U direction.
- nvint, optional
The size of the grid in the V direction.