CylindricalSurface.pointgrid
- CylindricalSurface.pointgrid(nu=10, nv=10)[source]
- 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.