MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::GcodeProcessor::MoveAction Struct Reference

structure that stores information about the movement of the tool, specified by some string of commands More...

#include <MRMesh/MRGcodeProcessor.h>

Public Member Functions

bool valid () const
 return true if operation was parsed without warnings
 operator bool () const

Public Attributes

BaseAction3f action
std::vector< Vector3f > toolDirection
bool idle = true
 tool direction for each point from action.path
float feedrate = 100.f

Detailed Description

structure that stores information about the movement of the tool, specified by some string of commands


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