Added restore from dictionary to Tool and templateAttrs for their retreival.
This commit is contained in:
@@ -92,6 +92,8 @@ namespace Path
|
||||
double CuttingEdgeAngle;
|
||||
double CuttingEdgeHeight;
|
||||
|
||||
static const char* TypeName(ToolType typ);
|
||||
static const char* MaterialName(ToolMaterial mat);
|
||||
};
|
||||
|
||||
/** The representation of a table of tools */
|
||||
|
||||
Reference in New Issue
Block a user