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

Function rawValue

dxf_parser/_importDXF.py:386–405  ·  view source on GitHub ↗

Return the value of a DXF code in an entity section. Parameters ---------- entity : drawing.entities A DXF entity in the `drawing` data obtained from `processdxf`. code : int A numerical value of the code. Returns ------- float or str The value c

(entity, code)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

getdimheightFunction · 0.85
drawPolylineFunction · 0.85
drawMeshFunction · 0.85
drawSolidFunction · 0.85
drawSplineOldFunction · 0.85
drawSplineFunction · 0.85
drawBlockFunction · 0.85
attribsFunction · 0.85
addTextFunction · 0.85
processdxfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected