Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, GcodeProcessor.Command arg0) |
None | __init__ (self, str key, float value) |
str | key (self) |
None | key (self, str arg1) |
Generated from: MR::GcodeProcessor::Command
None meshlib.mrmeshpy.GcodeProcessor.Command.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.GcodeProcessor.Command.__init__ | ( | self, | |
GcodeProcessor.Command | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.GcodeProcessor.Command.__init__ | ( | self, | |
str | key, | ||
float | value ) |
Implicit aggregate constructor.
str meshlib.mrmeshpy.GcodeProcessor.Command.key | ( | self | ) |
in lowercase
None meshlib.mrmeshpy.GcodeProcessor.Command.key | ( | self, | |
str | arg1 ) |