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

Function drawSpline

dxf_parser/_importDXF.py:1316–1494  ·  view source on GitHub ↗

Return a Part Shape (BSpline, Wire) from a DXF spline. A BSpline may be defined in several ways, by knots, control points, fit points, and weights. The function searches all values to determine the best way of building the BSpline with Draft or Part tools. Parameters ------

(spline, forceShape=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawBlockFunction · 0.85
processdxfFunction · 0.85

Calls 4

rawValueFunction · 0.85
vecFunction · 0.85
warnFunction · 0.85
drawSplineIterpolationFunction · 0.85

Tested by

no test coverage detected