The nurbs.py module# Summary# Classes NURBSSurface Represents a NURBS surface. NURBSSurfaceEvaluation Provides evaluation of a NURBS surface at a given parameter. Description# Provides for creating and managing a NURBS surface.