end mill cutter specifications Generated from class MR.EndMillCutter. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | EndMillCutter () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | EndMillCutter (MR.EndMillCutter.Type type, float cornerRadius, float cuttingAngle, float endDiameter) |
| Constructs MR.EndMillCutter elementwise. | |
| unsafe | EndMillCutter (MR.Const_EndMillCutter _other) |
| Generated from constructor MR.EndMillCutter.EndMillCutter. | |
| EndMillCutter (EndMillCutter _other) | |
| Generated from constructor MR.EndMillCutter.EndMillCutter. | |
| unsafe MR.EndMillCutter | assign (MR.Const_EndMillCutter _other) |
| Generated from method MR::EndMillCutter::operator=. | |
| Public Member Functions inherited from MR.Const_EndMillCutter | |
| virtual void | Dispose () |
| unsafe | Const_EndMillCutter () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_EndMillCutter (MR.EndMillCutter.Type type, float cornerRadius, float cuttingAngle, float endDiameter) |
| Constructs MR.EndMillCutter elementwise. | |
| unsafe | Const_EndMillCutter (MR.Const_EndMillCutter _other) |
| Generated from constructor MR.EndMillCutter.EndMillCutter. | |
| Const_EndMillCutter (EndMillCutter _other) | |
| Generated from constructor MR.EndMillCutter.EndMillCutter. | |
Properties | |
| new unsafe ref MR.EndMillCutter.Type | type [get] |
| new unsafe ref float | cornerRadius [get] |
| (bull nose) corner radius | |
| new unsafe ref float | cuttingAngle [get] |
| (chamfer) cutting angle | |
| new unsafe ref float | endDiameter [get] |
| (chamfer) end diameter | |
| Properties inherited from MR.Const_EndMillCutter | |
| unsafe MR.EndMillCutter.Type | type [get] |
| unsafe float | cornerRadius [get] |
| (bull nose) corner radius | |
| unsafe float | cuttingAngle [get] |
| (chamfer) cutting angle | |
| unsafe float | endDiameter [get] |
| (chamfer) end diameter | |
Additional Inherited Members | |
| Public Types inherited from MR.Const_EndMillCutter | |
| enum | Type : int { Flat = 0 , Ball = 1 , BullNose = 2 , Chamfer = 3 , Count = 4 } |
| cutter type More... | |
| Protected Member Functions inherited from MR.Const_EndMillCutter | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_EndMillCutter | |
| unsafe MR.EndMillCutter.Type * | __ref_storage_type |
| unsafe float * | __ref_storage_cornerRadius |
| unsafe float * | __ref_storage_cuttingAngle |
| unsafe float * | __ref_storage_endDiameter |
end mill cutter specifications Generated from class MR.EndMillCutter. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.EndMillCutter elementwise.
|
inline |
Generated from constructor MR.EndMillCutter.EndMillCutter.
|
inline |
Generated from constructor MR.EndMillCutter.EndMillCutter.
|
inline |
Generated from method MR::EndMillCutter::operator=.
|
get |
(bull nose) corner radius
|
get |
(chamfer) cutting angle
|
get |
(chamfer) end diameter
|
get |