Generated from class MR.ToolPathParams. Derived classes: Direct: (non-virtual) MR.ConstantCuspParams This is the non-const half of the class.
More...
|
| unsafe | ToolPathParams () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | 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 | ToolPathParams (MR._ByValue_ToolPathParams _other) |
| | Generated from constructor MR.ToolPathParams.ToolPathParams.
|
| |
| | ToolPathParams (Const_ToolPathParams _other) |
| | Generated from constructor MR.ToolPathParams.ToolPathParams.
|
| |
| | ToolPathParams (ToolPathParams _other) |
| | Generated from constructor MR.ToolPathParams.ToolPathParams.
|
| |
| unsafe MR.ToolPathParams | assign (MR._ByValue_ToolPathParams _other) |
| | Generated from method MR.ToolPathParams.operator=.
|
| |
Generated from class MR.ToolPathParams. Derived classes: Direct: (non-virtual) MR.ConstantCuspParams This is the non-const half of the class.
◆ ToolPathParams() [1/5]
| unsafe MR.ToolPathParams.ToolPathParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ToolPathParams() [2/5]
| unsafe MR.ToolPathParams.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 ) |
|
inline |
◆ ToolPathParams() [3/5]
| unsafe MR.ToolPathParams.ToolPathParams |
( |
MR._ByValue_ToolPathParams | _other | ) |
|
|
inline |
Generated from constructor MR.ToolPathParams.ToolPathParams.
◆ ToolPathParams() [4/5]
| MR.ToolPathParams.ToolPathParams |
( |
Const_ToolPathParams | _other | ) |
|
|
inline |
Generated from constructor MR.ToolPathParams.ToolPathParams.
◆ ToolPathParams() [5/5]
Generated from constructor MR.ToolPathParams.ToolPathParams.
◆ assign()
| unsafe MR.ToolPathParams MR.ToolPathParams.assign |
( |
MR._ByValue_ToolPathParams | _other | ) |
|
|
inline |
Generated from method MR.ToolPathParams.operator=.
◆ baseFeed
| new unsafe ref float MR.ToolPathParams.baseFeed |
|
get |
◆ bypassDir
◆ cb
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.ToolPathParams.cb |
|
getprotected set |
◆ critTransitionLength
| new unsafe ref float MR.ToolPathParams.critTransitionLength |
|
get |
◆ flatTool
| new unsafe ref bool MR.ToolPathParams.flatTool |
|
get |
◆ isolines
| new unsafe MR.Std.? Vector_StdVectorMRVector3f MR.ToolPathParams.isolines |
|
getset |
◆ millRadius
| new unsafe ref float MR.ToolPathParams.millRadius |
|
get |
◆ offsetMesh
| new unsafe MR.? MeshPart MR.ToolPathParams.offsetMesh |
|
getset |
◆ plungeFeed
| new unsafe ref float MR.ToolPathParams.plungeFeed |
|
get |
◆ plungeLength
| new unsafe ref float MR.ToolPathParams.plungeLength |
|
get |
◆ retractFeed
| new unsafe ref float MR.ToolPathParams.retractFeed |
|
get |
◆ retractLength
| new unsafe ref float MR.ToolPathParams.retractLength |
|
get |
◆ safeZ
| new unsafe ref float MR.ToolPathParams.safeZ |
|
get |
◆ sectionStep
| new unsafe ref float MR.ToolPathParams.sectionStep |
|
get |
◆ startContours
| new unsafe MR.Std.? Vector_StdVectorMRVector3f MR.ToolPathParams.startContours |
|
getset |
◆ startVertices
| new unsafe MR.Std.? Vector_MRVector3f MR.ToolPathParams.startVertices |
|
getset |
◆ toolpathExpansion
| new unsafe ref float MR.ToolPathParams.toolpathExpansion |
|
get |
◆ voxelSize
| new unsafe ref float MR.ToolPathParams.voxelSize |
|
get |
◆ xf
The documentation for this class was generated from the following file: