Add calculators saving
This commit is contained in:
@@ -14,7 +14,7 @@ namespace StructureHelperLogics.NdmCalculations.Primitives.Logics
|
||||
private string checkResult;
|
||||
private bool result;
|
||||
|
||||
public IRebarPrimitive RebarPrimitive { get; set; }
|
||||
public IRebarNdmPrimitive RebarPrimitive { get; set; }
|
||||
|
||||
public string CheckResult => checkResult;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user