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

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

+ Inheritance diagram for MR.ConstantCuspParams:

Public Member Functions

unsafe ConstantCuspParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe ConstantCuspParams (MR._ByValue_ConstantCuspParams _other)
 Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.
 
 ConstantCuspParams (Const_ConstantCuspParams _other)
 Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.
 
 ConstantCuspParams (ConstantCuspParams _other)
 Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.
 
unsafe MR.ConstantCuspParams assign (MR._ByValue_ConstantCuspParams _other)
 Generated from method MR.ConstantCuspParams.operator=.
 

Static Public Member Functions

static unsafe implicit operator MR.ToolPathParams (ConstantCuspParams self)
 

Properties

new unsafe ref bool fromCenterToBoundary [get]
 
new unsafe ref float millRadius [get]
 
new unsafe ref float voxelSize [get]
 
new unsafe ref float sectionStep [get]
 
new unsafe ref float critTransitionLength [get]
 
new unsafe ref float plungeLength [get]
 
new unsafe ref float retractLength [get]
 
new unsafe ref float plungeFeed [get]
 
new unsafe ref float retractFeed [get]
 
new unsafe ref float baseFeed [get]
 
new unsafe ref float safeZ [get]
 
new unsafe ref MR.BypassDirection bypassDir [get]
 
new unsafe MR.? ConstBox_AffineXf3f xf [get, set]
 
new unsafe ref bool flatTool [get]
 
new unsafe MR.Std.Function_BoolFuncFromFloat cb [get, protected set]
 
new unsafe ref float toolpathExpansion [get]
 
new unsafe MR.Std.? Vector_StdVectorMRVector3f isolines [get, set]
 
new unsafe MR.Std.? Vector_StdVectorMRVector3f startContours [get, set]
 
new unsafe MR.Std.? Vector_MRVector3f startVertices [get, set]
 
new unsafe MR.? MeshPart offsetMesh [get, set]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ConstantCuspParams() [1/4]

unsafe MR.ConstantCuspParams.ConstantCuspParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ ConstantCuspParams() [2/4]

unsafe MR.ConstantCuspParams.ConstantCuspParams ( MR._ByValue_ConstantCuspParams _other)
inline

Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.

◆ ConstantCuspParams() [3/4]

MR.ConstantCuspParams.ConstantCuspParams ( Const_ConstantCuspParams _other)
inline

Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.

◆ ConstantCuspParams() [4/4]

MR.ConstantCuspParams.ConstantCuspParams ( ConstantCuspParams _other)
inline

Generated from constructor MR.ConstantCuspParams.ConstantCuspParams.

Member Function Documentation

◆ assign()

unsafe MR.ConstantCuspParams MR.ConstantCuspParams.assign ( MR._ByValue_ConstantCuspParams _other)
inline

Generated from method MR.ConstantCuspParams.operator=.

◆ operator MR.ToolPathParams()

static unsafe implicit MR.ConstantCuspParams.operator MR.ToolPathParams ( ConstantCuspParams self)
inlinestatic

Property Documentation

◆ baseFeed

new unsafe ref float MR.ConstantCuspParams.baseFeed
get

◆ bypassDir

new unsafe ref MR.BypassDirection MR.ConstantCuspParams.bypassDir
get

◆ cb

new unsafe MR.Std.Function_BoolFuncFromFloat MR.ConstantCuspParams.cb
getprotected set

◆ critTransitionLength

new unsafe ref float MR.ConstantCuspParams.critTransitionLength
get

◆ flatTool

new unsafe ref bool MR.ConstantCuspParams.flatTool
get

◆ fromCenterToBoundary

new unsafe ref bool MR.ConstantCuspParams.fromCenterToBoundary
get

◆ isolines

new unsafe MR.Std.? Vector_StdVectorMRVector3f MR.ConstantCuspParams.isolines
getset

◆ millRadius

new unsafe ref float MR.ConstantCuspParams.millRadius
get

◆ offsetMesh

new unsafe MR.? MeshPart MR.ConstantCuspParams.offsetMesh
getset

◆ plungeFeed

new unsafe ref float MR.ConstantCuspParams.plungeFeed
get

◆ plungeLength

new unsafe ref float MR.ConstantCuspParams.plungeLength
get

◆ retractFeed

new unsafe ref float MR.ConstantCuspParams.retractFeed
get

◆ retractLength

new unsafe ref float MR.ConstantCuspParams.retractLength
get

◆ safeZ

new unsafe ref float MR.ConstantCuspParams.safeZ
get

◆ sectionStep

new unsafe ref float MR.ConstantCuspParams.sectionStep
get

◆ startContours

new unsafe MR.Std.? Vector_StdVectorMRVector3f MR.ConstantCuspParams.startContours
getset

◆ startVertices

new unsafe MR.Std.? Vector_MRVector3f MR.ConstantCuspParams.startVertices
getset

◆ toolpathExpansion

new unsafe ref float MR.ConstantCuspParams.toolpathExpansion
get

◆ voxelSize

new unsafe ref float MR.ConstantCuspParams.voxelSize
get

◆ xf

new unsafe MR.? ConstBox_AffineXf3f MR.ConstantCuspParams.xf
getset

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