MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ToolPathResult Class Reference

Generated from class MR.ToolPathResult. This is the non-const half of the class. More...

+ Inheritance diagram for MR.ToolPathResult:

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=.
 

Properties

new unsafe MR.Mesh modifiedMesh [get, protected set]
 
new unsafe MR.FaceBitSet modifiedRegion [get, protected set]
 
new unsafe MR.Std.Vector_MRGCommand commands [get, protected set]
 

Detailed Description

Generated from class MR.ToolPathResult. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ToolPathResult() [1/5]

unsafe MR.ToolPathResult.ToolPathResult ( )
inline

Constructs an empty (default-constructed) instance.

◆ ToolPathResult() [2/5]

unsafe MR.ToolPathResult.ToolPathResult ( MR._ByValue_Mesh modifiedMesh,
MR._ByValue_FaceBitSet modifiedRegion,
MR.Std._ByValue_Vector_MRGCommand commands )
inline

Constructs MR.ToolPathResult elementwise.

◆ ToolPathResult() [3/5]

unsafe MR.ToolPathResult.ToolPathResult ( MR._ByValue_ToolPathResult _other)
inline

Generated from constructor MR.ToolPathResult.ToolPathResult.

◆ ToolPathResult() [4/5]

MR.ToolPathResult.ToolPathResult ( Const_ToolPathResult _other)
inline

Generated from constructor MR.ToolPathResult.ToolPathResult.

◆ ToolPathResult() [5/5]

MR.ToolPathResult.ToolPathResult ( ToolPathResult _other)
inline

Generated from constructor MR.ToolPathResult.ToolPathResult.

Member Function Documentation

◆ assign()

unsafe MR.ToolPathResult MR.ToolPathResult.assign ( MR._ByValue_ToolPathResult _other)
inline

Generated from method MR.ToolPathResult.operator=.

Property Documentation

◆ commands

new unsafe MR.Std.Vector_MRGCommand MR.ToolPathResult.commands
getprotected set

◆ modifiedMesh

new unsafe MR.Mesh MR.ToolPathResult.modifiedMesh
getprotected set

◆ modifiedRegion

new unsafe MR.FaceBitSet MR.ToolPathResult.modifiedRegion
getprotected set

The documentation for this class was generated from the following file: