MCPcopy Index your code
hub / github.com/CadQuery/cadquery / Ex017_Shelling_to_Create_Thin_Features.py

File Ex017_Shelling_to_Create_Thin_Features.py

examples/Ex017_Shelling_to_Create_Thin_Features.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cadquery as cq
2
3# Create a hollow box that's open on both ends with a thin wall.
4# 1. Establishes a workplane that an object can be built on.

Callers

nothing calls this directly

Calls 3

boxMethod · 0.80
shellMethod · 0.45
facesMethod · 0.45

Tested by

no test coverage detected