end mill tool specifications Generated from class MR.EndMillTool. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | EndMillTool () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | EndMillTool (float length, float diameter, MR.Const_EndMillCutter cutter) |
| Constructs MR.EndMillTool elementwise. | |
| unsafe | EndMillTool (MR.Const_EndMillTool _other) |
| Generated from constructor MR.EndMillTool.EndMillTool. | |
| EndMillTool (EndMillTool _other) | |
| Generated from constructor MR.EndMillTool.EndMillTool. | |
| unsafe MR.EndMillTool | assign (MR.Const_EndMillTool _other) |
| Generated from method MR::EndMillTool::operator=. | |
| Public Member Functions inherited from MR.Const_EndMillTool | |
| virtual void | Dispose () |
| unsafe | Const_EndMillTool () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_EndMillTool (float length, float diameter, MR.Const_EndMillCutter cutter) |
| Constructs MR.EndMillTool elementwise. | |
| unsafe | Const_EndMillTool (MR.Const_EndMillTool _other) |
| Generated from constructor MR.EndMillTool.EndMillTool. | |
| Const_EndMillTool (EndMillTool _other) | |
| Generated from constructor MR.EndMillTool.EndMillTool. | |
| unsafe float | getMinimalCutLength () |
| compute the minimal cut length based on the cutter parameters Generated from method MR.EndMillTool.getMinimalCutLength. | |
| unsafe MR.Mesh | toMesh (int? horizontalResolution=null, int? verticalResolution=null) |
| create a tool mesh Generated from method MR.EndMillTool.toMesh. Parameter horizontalResolution defaults to 32. Parameter verticalResolution defaults to 32. | |
Properties | |
| new unsafe ref float | length [get] |
| overall tool length | |
| new unsafe ref float | diameter [get] |
| tool diameter | |
| new unsafe MR.EndMillCutter | cutter [get, protected set] |
| cutter | |
| Properties inherited from MR.Const_EndMillTool | |
| unsafe float | length [get] |
| overall tool length | |
| unsafe float | diameter [get] |
| tool diameter | |
| unsafe MR.Const_EndMillCutter | cutter [get, protected set] |
| cutter | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_EndMillTool | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_EndMillTool | |
| unsafe float * | __ref_storage_length |
| unsafe float * | __ref_storage_diameter |
end mill tool specifications Generated from class MR.EndMillTool. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.EndMillTool elementwise.
|
inline |
Generated from constructor MR.EndMillTool.EndMillTool.
|
inline |
Generated from constructor MR.EndMillTool.EndMillTool.
|
inline |
Generated from method MR::EndMillTool::operator=.
|
getprotected set |
cutter
|
get |
tool diameter
|
get |
overall tool length