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

Public Member Functions

None __init__ (self)
 
bool fromCenterToBoundary (self)
 
None fromCenterToBoundary (self, bool arg1)
 
- Public Member Functions inherited from 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)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
ConstantCuspParams operator (*args, **kwargs)
 
ConstantCuspParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_fromCenterToBoundary = 160
 
- Static Protected Attributes inherited from mrmeshpy.ToolPathParams
typing _offsetof_baseFeed = 32
 
typing _offsetof_bypassDir = 40
 
typing _offsetof_cb = 64
 
typing _offsetof_critTransitionLength = 12
 
typing _offsetof_flatTool = 56
 
typing _offsetof_isolines = 128
 
typing _offsetof_millRadius = 0
 
typing _offsetof_offsetMesh = 152
 
typing _offsetof_plungeFeed = 24
 
typing _offsetof_plungeLength = 16
 
typing _offsetof_retractFeed = 28
 
typing _offsetof_retractLength = 20
 
typing _offsetof_safeZ = 36
 
typing _offsetof_sectionStep = 8
 
typing _offsetof_startContours = 136
 
typing _offsetof_startVertices = 144
 
typing _offsetof_voxelSize = 4
 
typing _offsetof_xf = 48
 

Detailed Description

Generated from:  MR::ConstantCuspParams

Constructor & Destructor Documentation

◆ __init__() [1/2]

None mrmeshpy.ConstantCuspParams.__init__ ( * args,
** kwargs )
static

Reimplemented from mrmeshpy.ToolPathParams.

◆ __init__() [2/2]

None mrmeshpy.ConstantCuspParams.__init__ ( self)

Reimplemented from mrmeshpy.ToolPathParams.

Member Function Documentation

◆ fromCenterToBoundary() [1/2]

bool 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 mrmeshpy.ConstantCuspParams.fromCenterToBoundary ( self,
bool arg1 )

◆ operator() [1/2]

ConstantCuspParams mrmeshpy.ConstantCuspParams.operator ( * args,
** kwargs )
static

Reimplemented from mrmeshpy.ToolPathParams.

◆ operator() [2/2]

ConstantCuspParams mrmeshpy.ConstantCuspParams.operator ( * args,
** kwargs )
static

Reimplemented from mrmeshpy.ToolPathParams.

Member Data Documentation

◆ _offsetof_fromCenterToBoundary

typing mrmeshpy.ConstantCuspParams._offsetof_fromCenterToBoundary = 160
staticprotected

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