MCPcopy
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

ArFunction · 0.80
ciFunction · 0.80
EiFunction · 0.80
EsFunction · 0.80
RsFunction · 0.80
ZsFunction · 0.80
tlFunction · 0.80
clFunction · 0.80
glFunction · 0.80
wlFunction · 0.80
AlFunction · 0.80
ElFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected