Classes | |
| class | CommandDressupDragknife |
| class | ObjectDressup |
| class | TaskPanel |
| class | ViewProviderDressup |
Variables | |
| list | arccommands = ["G2", "G3", "G02", "G03"] |
| dictionary | currLocation = {} |
| D = LazyLoader("DraftVecUtils", globals(), "DraftVecUtils") | |
| list | movecommands = ["G1", "G01", "G2", "G02", "G3", "G03"] |
| list | rapidcommands = ["G0", "G00"] |
| translate = FreeCAD.Qt.translate | |
| list PathScripts.PathDressupDragknife.arccommands = ["G2", "G3", "G02", "G03"] |
| dictionary PathScripts.PathDressupDragknife.currLocation = {} |
| PathScripts.PathDressupDragknife.D = LazyLoader("DraftVecUtils", globals(), "DraftVecUtils") |
| list PathScripts.PathDressupDragknife.movecommands = ["G1", "G01", "G2", "G02", "G3", "G03"] |
| list PathScripts.PathDressupDragknife.rapidcommands = ["G0", "G00"] |
| PathScripts.PathDressupDragknife.translate = FreeCAD.Qt.translate |