MeshLib Python Docs
Loading...
Searching...
No Matches
Inheritance diagram for 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 mrmeshpy.ToolPathParams
None __init__ (self)
None __init__ (self, ToolPathParams arg0)
None __init__ (self, float millRadius, float voxelSize, float sectionStep, float critTransitionLength, float plungeLength, float retractLength, float plungeFeed, float retractFeed, float baseFeed, float safeZ, BypassDirection bypassDir, AffineXf3f xf, bool flatTool, func_bool_from_float cb, float toolpathExpansion, std_vector_std_vector_Vector3_float isolines, std_vector_std_vector_Vector3_float startContours, std_vector_Vector3_float startVertices, MeshPart offsetMesh)
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 toolpathExpansion (self)
None toolpathExpansion (self, 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 Public Member Functions inherited from mrmeshpy.ToolPathParams
None __init__ (*args, **kwargs)

Static Protected Attributes

typing _offsetof_fromCenterToBoundary = 136
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 = 104
typing _offsetof_millRadius = 0
typing _offsetof_offsetMesh = 128
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 = 112
typing _offsetof_startVertices = 120
typing _offsetof_toolpathExpansion = 96
typing _offsetof_voxelSize = 4
typing _offsetof_xf = 48

Detailed Description

Generated from:  MR::ConstantCuspParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.ConstantCuspParams.__init__ ( self)

◆ __init__() [3/3]

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

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 = 136
staticprotected

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