__init__(self) | meshlib.mrmeshpy.ToolPathParams | |
__init__(self, ToolPathParams arg0) | meshlib.mrmeshpy.ToolPathParams | |
__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, std_vector_std_vector_Vector3_float isolines, std_vector_std_vector_Vector3_float startContours, std_vector_Vector3_float startVertices, MeshPart offsetMesh) | meshlib.mrmeshpy.ToolPathParams | |
baseFeed(self) | meshlib.mrmeshpy.ToolPathParams | |
baseFeed(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
bypassDir(self) | meshlib.mrmeshpy.ToolPathParams | |
bypassDir(self, BypassDirection arg1) | meshlib.mrmeshpy.ToolPathParams | |
cb(self) | meshlib.mrmeshpy.ToolPathParams | |
cb(self, func_bool_from_float arg1) | meshlib.mrmeshpy.ToolPathParams | |
critTransitionLength(self) | meshlib.mrmeshpy.ToolPathParams | |
critTransitionLength(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
flatTool(self) | meshlib.mrmeshpy.ToolPathParams | |
flatTool(self, bool arg1) | meshlib.mrmeshpy.ToolPathParams | |
isolines(self) | meshlib.mrmeshpy.ToolPathParams | |
isolines(self, std_vector_std_vector_Vector3_float arg1) | meshlib.mrmeshpy.ToolPathParams | |
millRadius(self) | meshlib.mrmeshpy.ToolPathParams | |
millRadius(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
plungeFeed(self) | meshlib.mrmeshpy.ToolPathParams | |
plungeFeed(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
plungeLength(self) | meshlib.mrmeshpy.ToolPathParams | |
plungeLength(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
retractFeed(self) | meshlib.mrmeshpy.ToolPathParams | |
retractFeed(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
retractLength(self) | meshlib.mrmeshpy.ToolPathParams | |
retractLength(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
safeZ(self) | meshlib.mrmeshpy.ToolPathParams | |
safeZ(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
sectionStep(self) | meshlib.mrmeshpy.ToolPathParams | |
sectionStep(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
startContours(self) | meshlib.mrmeshpy.ToolPathParams | |
startContours(self, std_vector_std_vector_Vector3_float arg1) | meshlib.mrmeshpy.ToolPathParams | |
startVertices(self) | meshlib.mrmeshpy.ToolPathParams | |
startVertices(self, std_vector_Vector3_float arg1) | meshlib.mrmeshpy.ToolPathParams | |
voxelSize(self) | meshlib.mrmeshpy.ToolPathParams | |
voxelSize(self, float arg1) | meshlib.mrmeshpy.ToolPathParams | |
xf(self) | meshlib.mrmeshpy.ToolPathParams | |
xf(self, AffineXf3f arg1) | meshlib.mrmeshpy.ToolPathParams | |