Wrapper class for uncoded g-code lines. This class stores strings which are not translated by GCodeReader.
More...
Wrapper class for uncoded g-code lines. This class stores strings which are not translated by GCodeReader.
◆ UnknownGCode()
GCodeAPI.UnknownGCode.UnknownGCode |
( |
string |
code | ) |
|
Constructs a new UnknownGCode object with the specified string.
- Parameters
-
◆ Duplicate()
IGCode GCodeAPI.UnknownGCode.Duplicate |
( |
| ) |
|
◆ ToString()
override string GCodeAPI.UnknownGCode.ToString |
( |
| ) |
|
Returns with the original string.
- Returns
◆ Name
string GCodeAPI.UnknownGCode.Name |
|
get |
The documentation for this class was generated from the following file:
- E:/projects/biofiz/programs/PetriPrinter/git/gCodeAPI/GCodeSpecial.cs