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 247f0e6 + 2e415b7 commit ac4840aCopy full SHA for ac4840a
cadquery/cq.py
@@ -1212,7 +1212,7 @@ def shell(
1212
1213
:param thickness: a positive float, representing the thickness of the desired shell.
1214
Negative values shell inwards, positive values shell outwards.
1215
- :param kind: kind of joints, intersetion or arc (default: arc).
+ :param kind: kind of joints, intersection or arc (default: arc).
1216
:raises ValueError: if the current stack contains objects that are not faces of a solid
1217
further up in the chain.
1218
:returns: a CQ object with the resulting shelled solid selected.
0 commit comments