Fix Radius/Diameter configuration
This commit is contained in:
@@ -8,6 +8,8 @@ namespace Step.Model.ConfigModels
|
||||
{
|
||||
public class ToolManagerConfigModel
|
||||
{
|
||||
|
||||
public string ToolMetricType { get; set; }
|
||||
public bool FamilyOpt { get; set; }
|
||||
public bool ShankOpt { get; set; }
|
||||
public bool MagPosTypeOpt { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user