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.
2 parents 1e9308f + e996a56 commit fb29781Copy full SHA for fb29781
src/compas/geometry/_primitives/__init__.py
@@ -13,6 +13,7 @@
13
from .polyhedron import Polyhedron
14
from .circle import Circle
15
from .curve import Bezier
16
+from .sphere import Sphere
17
18
from .box import Box
19
0 commit comments