compas_occ.geometry

Classes

OCCCurve

Class representing a general curve object.

OCCNurbsCurve

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

OCCSurface

Class representing a general surface object.

OCCExtrusionSurface

Class representing an extrusion surface based on the corresponding surface of the OCC kernel.

OCCRevolutionSurface

Class representing a surface of revolution based on the corresponding surface of the OCC kernel.

OCCNurbsSurface

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