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

Function drawSplineIterpolation

dxf_parser/_importDXF.py:1194–1254  ·  view source on GitHub ↗

Return a wire or spline, opened or closed. Parameters ---------- verts : Base::Vector3 A list of points. closed : bool, optional It defaults to `False`. If it is `True` it will create a closed Wire, closed BSpline, or a filled Face. forceShape : bool, o

(verts, closed=False, forceShape=False,
                           alwaysDiscretize=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawSplineOldFunction · 0.85
drawSplineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected