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

end mill cutter specifications More...

#include <MRMesh/MREndMill.h>

Public Types

enum class  Type {
  Type::Flat , Type::Ball , Type::BullNose , Type::Chamfer ,
  Type::Count
}
 cutter type More...

Public Attributes

Type type = Type::Flat
float cornerRadius = 0.f
 (bull nose) corner radius
float cuttingAngle = 0.f
 (chamfer) cutting angle
float endDiameter = 0.f
 (chamfer) end diameter

Detailed Description

end mill cutter specifications


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