Result of a tool path computation Generated from class MR.ToolPathResult. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ToolPathResult () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | ToolPathResult (MR._ByValue_Mesh modifiedMesh, MR._ByValue_FaceBitSet modifiedRegion, MR.Std._ByValue_Vector_MRGCommand commands) |
| Constructs MR.ToolPathResult elementwise. | |
| unsafe | ToolPathResult (MR._ByValue_ToolPathResult _other) |
| Generated from constructor MR.ToolPathResult.ToolPathResult. | |
| ToolPathResult (Const_ToolPathResult _other) | |
| Generated from constructor MR.ToolPathResult.ToolPathResult. | |
| ToolPathResult (ToolPathResult _other) | |
| Generated from constructor MR.ToolPathResult.ToolPathResult. | |
| unsafe MR.ToolPathResult | assign (MR._ByValue_ToolPathResult _other) |
| Generated from method MR::ToolPathResult::operator=. | |
| Public Member Functions inherited from MR.Const_ToolPathResult | |
| virtual void | Dispose () |
| unsafe | Const_ToolPathResult () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_ToolPathResult (MR._ByValue_Mesh modifiedMesh, MR._ByValue_FaceBitSet modifiedRegion, MR.Std._ByValue_Vector_MRGCommand commands) |
| Constructs MR.ToolPathResult elementwise. | |
| unsafe | Const_ToolPathResult (MR._ByValue_ToolPathResult _other) |
| Generated from constructor MR.ToolPathResult.ToolPathResult. | |
| Const_ToolPathResult (Const_ToolPathResult _other) | |
| Generated from constructor MR.ToolPathResult.ToolPathResult. | |
| Const_ToolPathResult (ToolPathResult _other) | |
| Generated from constructor MR.ToolPathResult.ToolPathResult. | |
Properties | |
| new unsafe MR.Mesh | modifiedMesh [get, protected set] |
| mesh after fixing undercuts and offset | |
| new unsafe MR.FaceBitSet | modifiedRegion [get, protected set] |
| selected region projected from the original mesh to the offset | |
| new unsafe MR.Std.Vector_MRGCommand | commands [get, protected set] |
| contains type of movement and its feed | |
| Properties inherited from MR.Const_ToolPathResult | |
| unsafe MR.Const_Mesh | modifiedMesh [get, protected set] |
| mesh after fixing undercuts and offset | |
| unsafe MR.Const_FaceBitSet | modifiedRegion [get, protected set] |
| selected region projected from the original mesh to the offset | |
| unsafe MR.Std.Const_Vector_MRGCommand | commands [get, protected set] |
| contains type of movement and its feed | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ToolPathResult | |
| virtual unsafe void | Dispose (bool disposing) |
Result of a tool path computation Generated from class MR.ToolPathResult. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.ToolPathResult elementwise.
|
inline |
Generated from constructor MR.ToolPathResult.ToolPathResult.
|
inline |
Generated from constructor MR.ToolPathResult.ToolPathResult.
|
inline |
Generated from constructor MR.ToolPathResult.ToolPathResult.
|
inline |
Generated from method MR::ToolPathResult::operator=.
|
getprotected set |
contains type of movement and its feed
|
getprotected set |
mesh after fixing undercuts and offset
|
getprotected set |
selected region projected from the original mesh to the offset