Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ __init__
Method
__init__
cadquery/cq.py:158–159 ·
view source on GitHub ↗
(self, obj: CQObject)
Source
from the content-addressed store, hash-verified
156
157
@overload
158
def
__init__(self, obj: CQObject) -> None:
159
...
160
161
@overload
162
def
__init__(
Callers
nothing calls this directly
Calls
2
CQContext
Class · 0.85
named
Method · 0.80
Tested by
no test coverage detected