Shell
shell
Creates a shell by thickning specified faces.
Syntax
cadlib.shell(solid, faceIdList, thickness)
Parameters
Name |
Type |
Description |
solid |
[Solid] |
Solid to shell |
faceIdList |
Array |
List of faces to remove |
thickness |
Number |
Wall thickness of the shell |
Returns
[Solid] - Shelled Solid