We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd479d0 commit debc501Copy full SHA for debc501
src/compas_occ/geometry/__init__.py
@@ -3,6 +3,4 @@
3
from .curves import OCCNurbsCurve # noqa: F401
4
5
from .surfaces import OCCSurface # noqa: F401
6
-from .surfaces import OCCExtrusionSurface # noqa: F401
7
-from .surfaces import OCCRevolutionSurface # noqa: F401
8
from .surfaces import OCCNurbsSurface # noqa: F401
0 commit comments