Skip to content

Commit e630022

Browse files
committed
Merge branch 'master' of https://github.com/compas-dev/compas
2 parents d9991fa + b7fab86 commit e630022

File tree

8 files changed

+1195
-212
lines changed

8 files changed

+1195
-212
lines changed

src/compas/geometry/_primitives/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
from .polyhedron import Polyhedron
1414
from .circle import Circle
1515
from .curve import Bezier
16+
from .sphere import Sphere
1617

1718
from .box import Box
1819

0 commit comments

Comments
 (0)