![]() |
Noether
0.0.0
|
Basic tool path planning widget. More...
#include <tpp_widget.h>
Public Member Functions | |
TPPWidget (boost_plugin_loader::PluginLoader loader, QWidget *parent=nullptr) | |
std::vector< ToolPaths > | getToolPaths () |
Get the planned tool paths. | |
void | setMeshFile (const QString &file) |
void | setConfigurationFile (const QString &file) |
Basic tool path planning widget.
Allows the user to laod a mesh from file, configure a tool path planning pipeline, and generate tool paths from the input mesh
std::vector< ToolPaths > noether::TPPWidget::getToolPaths | ( | ) |
Get the planned tool paths.
The highest level vector represents the tool paths generated for each mesh "fragment" generated by the mesh modifier in the tool path planning pipeline