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

Function getWire

dxf_parser/_importDXF.py:2893–2990  ·  view source on GitHub ↗

Return a list of DXF ready points and bulges from a wire. It builds a list of points from the edges of a `wire`. If the edges are circular arcs, the "bulge" of that edge is calculated, for other cases, the bulge is considered zero. Parameters ---------- wire : Part::TopoSha

(wire, nospline=False, lw=True, asis=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

writeShapeFunction · 0.85

Calls 2

fmtFunction · 0.85
getSplineSegsFunction · 0.85

Tested by

no test coverage detected