2#include "core/tool.hpp"
8 using ToolBase::ToolBase;
12 std::set<InToolActionID> get_actions()
const override
14 using I = InToolActionID;
30 void update_polygon();
Polygon used in Padstack, Package and Board for specifying filled Regions.
Definition polygon.hpp:25