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

Generated from class MR.ToolPathParams. Derived classes: Direct: (non-virtual) MR.ConstantCuspParams This is the const half of the class. More...

+ Inheritance diagram for MR.Const_ToolPathParams:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_ToolPathParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_ToolPathParams (float millRadius, float voxelSize, float sectionStep, float critTransitionLength, float plungeLength, float retractLength, float plungeFeed, float retractFeed, float baseFeed, float safeZ, MR.BypassDirection bypassDir, MR.AffineXf3f? xf, bool flatTool, MR.Std._ByValue_Function_BoolFuncFromFloat cb, float toolpathExpansion, MR.Std.Vector_StdVectorMRVector3f? isolines, MR.Std.Vector_StdVectorMRVector3f? startContours, MR.Std.Vector_MRVector3f? startVertices, MR.MeshPart? offsetMesh)
 Constructs MR.ToolPathParams elementwise.
 
unsafe Const_ToolPathParams (MR._ByValue_ToolPathParams _other)
 Generated from constructor MR.ToolPathParams.ToolPathParams.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe float millRadius [get]
 
unsafe float voxelSize [get]
 
unsafe float sectionStep [get]
 
unsafe float critTransitionLength [get]
 
unsafe float plungeLength [get]
 
unsafe float retractLength [get]
 
unsafe float plungeFeed [get]
 
unsafe float retractFeed [get]
 
unsafe float baseFeed [get]
 
unsafe float safeZ [get]
 
unsafe MR.BypassDirection bypassDir [get]
 
unsafe MR.? ConstBox_AffineXf3f xf [get]
 
unsafe bool flatTool [get]
 
unsafe MR.Std.Const_Function_BoolFuncFromFloat cb [get]
 
unsafe float toolpathExpansion [get]
 
unsafe MR.Std.? Vector_StdVectorMRVector3f isolines [get]
 
unsafe MR.Std.? Vector_StdVectorMRVector3f startContours [get]
 
unsafe MR.Std.? Vector_MRVector3f startVertices [get]
 
unsafe MR.? MeshPart offsetMesh [get]
 
- Properties inherited from MR.Misc.Object< Const_ToolPathParams >
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.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_ToolPathParams >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.ToolPathParams. Derived classes: Direct: (non-virtual) MR.ConstantCuspParams This is the const half of the class.


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