Add curvature calculator DTOs
This commit is contained in:
@@ -28,7 +28,7 @@ namespace StructureHelperLogics.NdmCalculations.Cracking
|
||||
this.checkPrimitiveCollectionLogic = checkPrimitiveCollectionLogic;
|
||||
}
|
||||
|
||||
public CheckCrackCalculatorInputDataLogic() : this (new CheckPrimitiveCollectionLogic())
|
||||
public CheckCrackCalculatorInputDataLogic() : this (new HasPrimitivesCheckLogic())
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user