347c50b26d
SHAPE_LINE_CHAIN_BASE can include things that are not SHAPE_LINE_CHAIN like the triangle SHAPE_LINE primitive. To check arcs, we need to avoid these elements as they do not have the full SHAPE_LINE_CHAIN class available. Fixes https://gitlab.com/kicad/code/kicad/-/issues/17327 |
||
---|---|---|
.. | ||
core | ||
kimath | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |