Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, std_vector_Vector2_float path, str warning) |
std_vector_Vector2_float | path (self) |
None | path (self, std_vector_Vector2_float arg1) |
str | warning (self) |
None | warning (self, str arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
GcodeProcessor.BaseAction_Vector2f | operator (*args, **kwargs) |
GcodeProcessor.BaseAction_Vector2f | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_path = 0 |
typing | _offsetof_warning = 24 |
Generated from: MR::GcodeProcessor::BaseAction<MR::Vector2f> Aliases: GcodeProcessor.BaseAction2f
|
static |
None mrmeshpy.GcodeProcessor.BaseAction_Vector2f.__init__ | ( | self | ) |
None mrmeshpy.GcodeProcessor.BaseAction_Vector2f.__init__ | ( | self, | |
std_vector_Vector2_float | path, | ||
str | warning ) |
Implicit aggregate constructor.
|
static |
|
static |
std_vector_Vector2_float mrmeshpy.GcodeProcessor.BaseAction_Vector2f.path | ( | self | ) |
tool movement parsed from gcode
None mrmeshpy.GcodeProcessor.BaseAction_Vector2f.path | ( | self, | |
std_vector_Vector2_float | arg1 ) |
str mrmeshpy.GcodeProcessor.BaseAction_Vector2f.warning | ( | self | ) |
parser warning
None mrmeshpy.GcodeProcessor.BaseAction_Vector2f.warning | ( | self, | |
str | arg1 ) |
|
staticprotected |
|
staticprotected |