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

Function getSplineSegs

dxf_parser/_importDXF.py:2856–2890  ·  view source on GitHub ↗

Return a list of points from an edge that is a spline or bezier curve. Parameters ---------- edge : Part::TopoShape ('Edge') An edge representing a spline or bezier curve. Returns ------- list of Base::Vector3 It returns a list with the points that form the

(edge)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getWireFunction · 0.85
writeShapeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected