MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::GcodeToolsLibrary Class Reference

class for storing CNC tools More...

#include <MRToolsLibrary.h>

Public Member Functions

MRVIEWER_API GcodeToolsLibrary (const std::string &libraryName)
 
MRVIEWER_API bool drawInterface ()
 draw interface for interacting with storage (based on UI::combo)
 
MRVIEWER_API bool drawCreateToolDialog ()
 
MRVIEWER_API const std::shared_ptr< ObjectMesh > & getToolObject ()
 get selected tool as ObjectMesh
 
const std::shared_ptr< EndMillTool > & getEndMillTool () const
 get selected tool as EndMillTool (if available)
 
MRVIEWER_API void setAutoSize (float size)
 set object specific size for automatic resize default object
 

Detailed Description

class for storing CNC tools


The documentation for this class was generated from the following file: