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