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

Function drawMesh

dxf_parser/_importDXF.py:1069–1138  ·  view source on GitHub ↗

Return a Mesh (Mesh, Shell) from a DXF mesh. Parameters ---------- mesh : drawing.entities The DXF object of type `'polyline'` or `'lwpolyline'` with `flags` of 16 (3D polygon mesh) or 64 (polyface mesh). forceShape : bool, optional It defaults to `False`. I

(mesh, forceShape=False)

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