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

Function drawFace

dxf_parser/_importDXF.py:1038–1066  ·  view source on GitHub ↗

Return a Part face (filled) from a list of points. It takes the points in a `face` and places them in a list, then appends the first point again to the end. Only in this way the shape returned appears filled. Parameters ---------- face : drawing.entities The DXF obj

(face)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processdxfFunction · 0.85

Calls 2

vecFunction · 0.85
warnFunction · 0.85

Tested by

no test coverage detected