MCPcopy Create free account
hub / github.com/easyw/kicadStepUpMod / vec

Function vec

dxf_parser/_importDXF.py:607–637  ·  view source on GitHub ↗

Return a rounded and scaled Vector from a DXF point. Parameters ---------- pt : Base::Vector3, or list of three numerical values, or float, or int A point with three coordinates `(x, y, z)`, or just a single numerical value. Returns ------- Base::Vector3 or

(pt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

placementFromDXFOCSFunction · 0.85
drawLineFunction · 0.85
drawPolylineFunction · 0.85
drawArcFunction · 0.85
drawCircleFunction · 0.85
drawEllipseFunction · 0.85
drawFaceFunction · 0.85
drawSplineOldFunction · 0.85
drawSplineFunction · 0.85
drawInsertFunction · 0.85
addTextFunction · 0.85
processdxfFunction · 0.85

Calls 1

precFunction · 0.85

Tested by

no test coverage detected