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 |
||
---|---|---|
.. | ||
geometry | ||
math | ||
bezier_curves.cpp | ||
convert_basic_shapes_to_polygon.cpp | ||
md5_hash.cpp | ||
transform.cpp | ||
trigo.cpp |