Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ fit
Function
fit
cadquery/fig.py:517–520 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
515
516
517
def
fit(*args, **kwargs):
518
519
fig = Figure()
520
fig.fit(*args, **kwargs)
Callers
1
test_fig_free_func
Function · 0.90
Calls
2
fit
Method · 0.95
Figure
Class · 0.85
Tested by
1
test_fig_free_func
Function · 0.72