MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.GcodeProcessor.Command Class Reference

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)
 

Detailed Description

Generated from:  MR::GcodeProcessor::Command

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.GcodeProcessor.Command.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.GcodeProcessor.Command.__init__ ( self,
GcodeProcessor.Command arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.GcodeProcessor.Command.__init__ ( self,
str key,
float value )
Implicit aggregate constructor.

Member Function Documentation

◆ key() [1/2]

str meshlib.mrmeshpy.GcodeProcessor.Command.key ( self)
in lowercase

◆ key() [2/2]

None meshlib.mrmeshpy.GcodeProcessor.Command.key ( self,
str arg1 )

The documentation for this class was generated from the following file: