MCPcopy Create free account
hub / github.com/CadQuery/cadquery / invalid_args

Function invalid_args

cadquery/occ_impl/sketch_solver.py:59–61  ·  view source on GitHub ↗
(*t)

Source from the content-addressed store, hash-verified

57
58
59def invalid_args(*t):
60
61 return ValueError("Invalid argument types {t}")
62
63
64def arc_first(x):

Callers 8

fixed_point_costFunction · 0.85
coincident_costFunction · 0.85
angle_costFunction · 0.85
length_costFunction · 0.85
distance_costFunction · 0.85
radius_costFunction · 0.85
orientation_costFunction · 0.85
arc_angle_costFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected