2 #include "core/tool.hpp"
7 using ToolBase::ToolBase;
11 std::set<InToolActionID> get_actions()
const override
13 using I = InToolActionID;
22 const class Padstack *padstack =
nullptr;
24 void create_hole(
const Coordi &c);
Definition: board_hole.hpp:12
Definition: padstack.hpp:21