365 B
365 B
Shell
Shell is not part of the stable SimpleCADAPI 2.0 beta public wrapper surface.
Use Face for bounded surfaces and Solid for closed 3D bodies. For thin-walled parts, use the public feature operation:
shelled = shell_rsolid(solid, faces_to_remove, thickness)
See shell_rsolid for the stable public operation.