2 #include "common/polygon.hpp"
4 #include "tool_helper_restrict.hpp"
19 enum class ArcMode { OFF, NEXT, CURRENT };
20 ArcMode arc_mode = ArcMode::OFF;
22 void update_vertex(
const Coordi &c);
Polygon used in Padstack, Package and Board for specifying filled Regions.
Definition: polygon.hpp:27
Definition: polygon.hpp:29
Where Tools and and documents meet.
Definition: core.hpp:240