Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ CompSolid
Class
CompSolid
cadquery/occ_impl/shapes.py:4760–4765 ·
view source on GitHub ↗
a single compsolid
Source
from the content-addressed store, hash-verified
4758
4759
4760
class
CompSolid(Shape, Mixin3D):
4761
""
"
4762
a single compsolid
4763
""
"
4764
4765
wrapped: TopoDS_CompSolid
4766
4767
4768
class
Compound(Shape, Mixin3D):
Callers
1
CompSolids
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected