|
void | insert_junction () override |
|
void | create_attached () override |
|
void | delete_attached () override |
|
bool | begin_attached () override |
|
void | finish () override |
|
bool | update_attached (const ToolArgs &args) override |
|
Junction * | get_junction () override |
|
virtual bool | junction_placed () |
|
void | create_junction (const Coordi &c) |
|
virtual ToolSettings * | get_settings () |
|
|
class Via * | via = nullptr |
|
class Net * | net = nullptr |
|
std::set< UUID > | nets |
|
std::forward_list< class Via * > | vias_placed |
|
class BoardJunction * | temp |
|
std::forward_list< Junction * > | junctions_placed |
|
Documents | doc |
|
class ImpInterface * | imp = nullptr |
|
const ToolID | tool_id |
|
bool | is_transient = false |
|
◆ can_begin()
bool horizon::ToolPlaceVia::can_begin |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: