Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ _fit
Method
_fit
cadquery/fig.py:336–338 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
334
return
self
335
336
async
def
_fit(self):
337
self.ren.ResetCamera()
338
self.view.update()
339
340
def
fit(self):
341
""
"
Callers
2
__init__
Method · 0.95
fit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected