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

Function calcBulge

dxf_parser/_importDXF.py:257–295  ·  view source on GitHub ↗

Calculate intermediary vertex for a curved segment. Considering an arc of a circle, it can be defined by two vertices `v1` and `v2`, and a `bulge` value that indicates how curved the arc is. A `bulge` of 0 is a straight line, while a `bulge` of 1 is the maximum curvature, or a semic

(v1, bulge, v2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawPolylineFunction · 0.85

Calls 1

addMethod · 0.80

Tested by

no test coverage detected