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

Function drawSolid

dxf_parser/_importDXF.py:1141–1191  ·  view source on GitHub ↗

Return a Part shape (Face) from a DXF solid. It takes three or four points from a `solid`, if possible. It adds the first point again to the end of the points list, and creates a polygon, which is then used to create a face. Parameters ---------- solid : drawing.entities

(solid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawBlockFunction · 0.85
processdxfFunction · 0.85

Calls 2

rawValueFunction · 0.85
warnFunction · 0.85

Tested by

no test coverage detected