Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ Length
Method
Length
cadquery/occ_impl/geom.py:130–131 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
128
129
@property
130
def
Length(self) -> float:
131
return
self.wrapped.Magnitude()
132
133
@property
134
def
wrapped(self) -> gp_Vec:
Callers
15
key
Method · 0.45
_process_label
Function · 0.45
test_approximate
Function · 0.45
test_periodic_approximate
Function · 0.45
test_face_interface
Function · 0.45
test_constraint_solver
Function · 0.45
test_trimming
Function · 0.45
test_isolines
Function · 0.45
testDXF
Method · 0.45
testSpline
Method · 0.45
test2DDrawing
Method · 0.45
testChamferAsymmetrical
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_approximate
Function · 0.36
test_periodic_approximate
Function · 0.36
test_face_interface
Function · 0.36
test_constraint_solver
Function · 0.36
test_trimming
Function · 0.36
test_isolines
Function · 0.36
testDXF
Method · 0.36
testSpline
Method · 0.36
test2DDrawing
Method · 0.36
testChamferAsymmetrical
Method · 0.36
test2Dfillet
Method · 0.36
testSplineApprox
Method · 0.36