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

end mill tool specifications More...

#include <MREndMill.h>

Public Member Functions

MRMESH_API float getMinimalCutLength () const
 compute the minimal cut length based on the cutter parameters
 
MRMESH_API Mesh toMesh (int horizontalResolution=32, int verticalResolution=32) const
 create a tool mesh
 

Public Attributes

float length = 1.f
 overall tool length
 
float diameter = 0.1f
 tool diameter
 
EndMillCutter cutter
 cutter
 

Detailed Description

end mill tool specifications


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