compas_occ.geometry

Curves

Curve

Base class for all curves in this package.

NurbsCurve

Class representing a NURBS curve based on the BSplineCurve of the OCC geometry kernel.

Surfaces

Surface

Base class for all surfaces in this package.

NurbsSurface

Class representing a NURBS surface based on the BSplineSurface of the OCC geometry kernel.