Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, ToolPathResult arg0) |
| None | __init__ (self, Mesh modifiedMesh, FaceBitSet modifiedRegion, std_vector_GCommand commands) |
| std_vector_GCommand | commands (self) |
| None | commands (self, std_vector_GCommand arg1) |
| Mesh | modifiedMesh (self) |
| None | modifiedMesh (self, Mesh arg1) |
| FaceBitSet | modifiedRegion (self) |
| None | modifiedRegion (self, FaceBitSet arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| ToolPathResult | operator (*args, **kwargs) |
| ToolPathResult | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_commands = 304 |
| typing | _offsetof_modifiedMesh = 0 |
| typing | _offsetof_modifiedRegion = 272 |
Generated from: MR::ToolPathResult
|
static |
| None mrmeshpy.ToolPathResult.__init__ | ( | self | ) |
| None mrmeshpy.ToolPathResult.__init__ | ( | self, | |
| ToolPathResult | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.ToolPathResult.__init__ | ( | self, | |
| Mesh | modifiedMesh, | ||
| FaceBitSet | modifiedRegion, | ||
| std_vector_GCommand | commands ) |
Implicit aggregate constructor.
| std_vector_GCommand mrmeshpy.ToolPathResult.commands | ( | self | ) |
constains type of movement and its feed
| None mrmeshpy.ToolPathResult.commands | ( | self, | |
| std_vector_GCommand | arg1 ) |
| Mesh mrmeshpy.ToolPathResult.modifiedMesh | ( | self | ) |
mesh after fixing undercuts and offset
| None mrmeshpy.ToolPathResult.modifiedMesh | ( | self, | |
| Mesh | arg1 ) |
| FaceBitSet mrmeshpy.ToolPathResult.modifiedRegion | ( | self | ) |
selected region projected from the original mesh to the offset
| None mrmeshpy.ToolPathResult.modifiedRegion | ( | self, | |
| FaceBitSet | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |