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

Function getdimheight

dxf_parser/_importDXF.py:224–254  ·  view source on GitHub ↗

Return the dimension text height from the given dimstyle. It searches the global variable `drawing.tables.data`, created in `processdxf`, for a `dimstyle`; then iterates on the data, and if a `dimstyle` is found, it compares if its raw value with DXF code 2 (Name) is equal to `style

(style)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processdxfFunction · 0.85

Calls 1

rawValueFunction · 0.85

Tested by

no test coverage detected