Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, GcodeProcessor.BaseAction_Vector3f arg0) |
None | __init__ (self, std_vector_Vector3_float path, str warning) |
std_vector_Vector3_float | path (self) |
None | path (self, std_vector_Vector3_float arg1) |
str | warning (self) |
None | warning (self, str arg1) |
Generated from: MR::GcodeProcessor::BaseAction<MR::Vector3f> Aliases: GcodeProcessor.BaseAction3f
None meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.__init__ | ( | self, | |
GcodeProcessor.BaseAction_Vector3f | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.__init__ | ( | self, | |
std_vector_Vector3_float | path, | ||
str | warning ) |
Implicit aggregate constructor.
std_vector_Vector3_float meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.path | ( | self | ) |
tool movement parsed from gcode
None meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.path | ( | self, | |
std_vector_Vector3_float | arg1 ) |
str meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.warning | ( | self | ) |
parser warning
None meshlib.mrmeshpy.GcodeProcessor.BaseAction_Vector3f.warning | ( | self, | |
str | arg1 ) |