Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ obj
Method
obj
cadquery/occ_impl/assembly.py:328–329 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
326
327
@property
328
def
obj(self) -> AssemblyObjects:
329
...
330
331
@obj.setter
332
def
obj(self, value: AssemblyObjects) -> None:
Callers
15
Ar
Function · 0.80
ci
Function · 0.80
Ei
Function · 0.80
Es
Function · 0.80
Rs
Function · 0.80
Zs
Function · 0.80
tl
Function · 0.80
cl
Function · 0.80
gl
Function · 0.80
wl
Function · 0.80
Al
Function · 0.80
El
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected