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

Function convert

dxf_parser/_dxfReader.py:133–159  ·  view source on GitHub ↗

Convert a string to the correct Python type based on its dxf code. code types: ints = 60-79, 170-179, 270-289, 370-389, 400-409, 1060-1070 longs = 90-99, 420-429, 440-459, 1071 floats = 10-39, 40-59, 110-139, 140-149, 210-239, 460-469, 1010-1059 hex = 105, 310-379, 390-399 strings = 0-9,

(code, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

handleObjectFunction · 0.85
start_sectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected