MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.ConstantCuspParams Class Reference
+ Inheritance diagram for meshlib.mrmeshpy.ConstantCuspParams:

Public Member Functions

None __init__ (self)
 
None __init__ (self, ConstantCuspParams arg0)
 
bool fromCenterToBoundary (self)
 
None fromCenterToBoundary (self, bool arg1)
 
- Public Member Functions inherited from meshlib.mrmeshpy.ToolPathParams
float baseFeed (self)
 
None baseFeed (self, float arg1)
 
BypassDirection bypassDir (self)
 
None bypassDir (self, BypassDirection arg1)
 
func_bool_from_float cb (self)
 
None cb (self, func_bool_from_float arg1)
 
float critTransitionLength (self)
 
None critTransitionLength (self, float arg1)
 
bool flatTool (self)
 
None flatTool (self, bool arg1)
 
std_vector_std_vector_Vector3_float isolines (self)
 
None isolines (self, std_vector_std_vector_Vector3_float arg1)
 
float millRadius (self)
 
None millRadius (self, float arg1)
 
float plungeFeed (self)
 
None plungeFeed (self, float arg1)
 
float plungeLength (self)
 
None plungeLength (self, float arg1)
 
float retractFeed (self)
 
None retractFeed (self, float arg1)
 
float retractLength (self)
 
None retractLength (self, float arg1)
 
float safeZ (self)
 
None safeZ (self, float arg1)
 
float sectionStep (self)
 
None sectionStep (self, float arg1)
 
std_vector_std_vector_Vector3_float startContours (self)
 
None startContours (self, std_vector_std_vector_Vector3_float arg1)
 
std_vector_Vector3_float startVertices (self)
 
None startVertices (self, std_vector_Vector3_float arg1)
 
float voxelSize (self)
 
None voxelSize (self, float arg1)
 
AffineXf3f xf (self)
 
None xf (self, AffineXf3f arg1)
 

Detailed Description

Generated from:  MR::ConstantCuspParams

Constructor & Destructor Documentation

◆ __init__() [1/2]

None meshlib.mrmeshpy.ConstantCuspParams.__init__ ( self)
Implicit default constructor.

Reimplemented from meshlib.mrmeshpy.ToolPathParams.

◆ __init__() [2/2]

None meshlib.mrmeshpy.ConstantCuspParams.__init__ ( self,
ConstantCuspParams arg0 )
Implicit copy constructor.

Reimplemented from meshlib.mrmeshpy.ToolPathParams.

Member Function Documentation

◆ fromCenterToBoundary() [1/2]

bool meshlib.mrmeshpy.ConstantCuspParams.fromCenterToBoundary ( self)
if true isolines will be processed from center point to the boundary (usually it means from up to down)

◆ fromCenterToBoundary() [2/2]

None meshlib.mrmeshpy.ConstantCuspParams.fromCenterToBoundary ( self,
bool arg1 )

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