GCode import implementation.
More...
|
void | CamImporter (void document) |
|
void | canImport (void fileName, void nameFilter) |
| Implementation from RFileImporterAdapter.
|
|
void | importArc (void gCode, void v1, void v2, void i, void j, void ijAbsolute) |
|
void | importFile (void fileName) |
|
void | importLine (void gCode, void v1, void v2) |
|
GCode import implementation.
◆ CamImporter()
void CamImporter::CamImporter |
( |
void | document | ) |
|
|
inline |
◆ canImport()
void CamImporter::canImport |
( |
void | fileName, |
|
|
void | nameFilter ) |
|
inline |
Implementation from RFileImporterAdapter.
◆ importArc()
void CamImporter::importArc |
( |
void | gCode, |
|
|
void | v1, |
|
|
void | v2, |
|
|
void | i, |
|
|
void | j, |
|
|
void | ijAbsolute ) |
|
inline |
◆ importFile()
void CamImporter::importFile |
( |
void | fileName | ) |
|
|
inline |
◆ importLine()
void CamImporter::importLine |
( |
void | gCode, |
|
|
void | v1, |
|
|
void | v2 ) |
|
inline |
◆ cursor
◆ drawMode
int CamImporter::drawMode |
◆ gCodes
◆ incremental
int CamImporter::incremental |
The documentation for this class was generated from the following file:
- /Users/andrew/data/RibbonSoft/projects/QCAD3/qcadcam/scripts/Cam/CamImport/CamImporter.js