Public Member Functions | |
None | __init__ (self) |
bool | fromCenterToBoundary (self) |
None | fromCenterToBoundary (self, bool arg1) |
![]() | |
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 |
![]() | |
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 |
Generated from: MR::ConstantCuspParams
|
static |
Reimplemented from mrmeshpy.ToolPathParams.
None mrmeshpy.ConstantCuspParams.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.ToolPathParams.
bool mrmeshpy.ConstantCuspParams.fromCenterToBoundary | ( | self | ) |
if true isolines will be processed from center point to the boundary (usually it means from up to down)
None mrmeshpy.ConstantCuspParams.fromCenterToBoundary | ( | self, | |
bool | arg1 ) |
|
static |
Reimplemented from mrmeshpy.ToolPathParams.
|
static |
Reimplemented from mrmeshpy.ToolPathParams.
|
staticprotected |