Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CadQuery/cadquery
/ moved
Method
moved
cadquery/sketch.py:1091–1092 ·
view source on GitHub ↗
(self: T, loc: Location)
Source
from the content-addressed store, hash-verified
1089
1090
@overload
1091
def
moved(self: T, loc: Location) -> T:
1092
...
1093
1094
@overload
1095
def
moved(self: T, loc1: Location, loc2: Location, *locs: Location) -> T:
Callers
15
__iter__
Method · 0.45
face
Method · 0.45
slot2D
Method · 0.45
eachpoint
Method · 0.45
rect
Method · 0.45
circle
Method · 0.45
ellipse
Method · 0.45
polygon
Method · 0.45
cboreHole
Method · 0.45
cskHole
Method · 0.45
hole
Method · 0.45
interpPlate
Method · 0.45
Calls
no outgoing calls
Tested by
15
circles
Function · 0.36
trimmed_circles
Function · 0.36
rotated_circles
Function · 0.36
test_map
Function · 0.36
test_shells
Function · 0.36
test_remove
Function · 0.36
test_addCavity
Function · 0.36
test_replace
Function · 0.36
test_addHole
Function · 0.36
test_single_ent_selector
Function · 0.36
test_siblings
Function · 0.36
testLocatedMoved
Method · 0.36