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

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

+ Inheritance diagram for MR.Const_ConstantCuspParams:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_ConstantCuspParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_ConstantCuspParams (MR._ByValue_ConstantCuspParams _other)
 Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.
 

Static Public Member Functions

static unsafe implicit operator MR.Const_ToolPathParams (Const_ConstantCuspParams self)
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe bool fromCenterToBoundary [get]
 
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_ConstantCuspParams >
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_ConstantCuspParams >
bool _IsOwningVal
 

Detailed Description

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


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