end mill tool specifications Generated from class MR.EndMillTool. This is the const half of the class.
More...
|
|
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.
|
| |
|
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.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe float | length [get] |
| | overall tool length
|
| |
|
unsafe float | diameter [get] |
| | tool diameter
|
| |
|
unsafe MR.Const_EndMillCutter | cutter [get] |
| | cutter
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
end mill tool specifications Generated from class MR.EndMillTool. This is the const half of the class.
The documentation for this class was generated from the following file: