end mill cutter specifications Generated from class MR.EndMillCutter. This is the non-const half of the class.
More...
|
| 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
|
| |
end mill cutter specifications Generated from class MR.EndMillCutter. This is the non-const half of the class.
◆ EndMillCutter() [1/4]
| unsafe MR.EndMillCutter.EndMillCutter |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ EndMillCutter() [2/4]
| unsafe MR.EndMillCutter.EndMillCutter |
( |
MR.EndMillCutter.Type | type, |
|
|
float | cornerRadius, |
|
|
float | cuttingAngle, |
|
|
float | endDiameter ) |
|
inline |
◆ EndMillCutter() [3/4]
| unsafe MR.EndMillCutter.EndMillCutter |
( |
MR.Const_EndMillCutter | _other | ) |
|
|
inline |
Generated from constructor MR.EndMillCutter.EndMillCutter.
◆ EndMillCutter() [4/4]
Generated from constructor MR.EndMillCutter.EndMillCutter.
◆ assign()
| unsafe MR.EndMillCutter MR.EndMillCutter.assign |
( |
MR.Const_EndMillCutter | _other | ) |
|
|
inline |
Generated from method MR.EndMillCutter.operator=.
◆ cornerRadius
| new unsafe ref float MR.EndMillCutter.cornerRadius |
|
get |
(bull nose) corner radius
◆ cuttingAngle
| new unsafe ref float MR.EndMillCutter.cuttingAngle |
|
get |
◆ endDiameter
| new unsafe ref float MR.EndMillCutter.endDiameter |
|
get |
◆ type
| new unsafe ref MR.EndMillCutter.Type MR.EndMillCutter.type |
|
get |
The documentation for this class was generated from the following file: