The nurbs.py module#

Summary#

NURBSCurveModel

Pydantic model for NURBS curve data.

NURBSCurve

Represents a NURBS curve.

NURBSCurveEvaluation

Provides evaluation of a NURBS curve at a given parameter.

Description#

Provides for creating and managing a NURBS curve.