Obtaining softening factors was added
This commit is contained in:
@@ -8,6 +8,6 @@ namespace StructureHelperLogics.NdmCalculations.Cracking
|
||||
{
|
||||
public interface ICrackSofteningLogic
|
||||
{
|
||||
double SofteningFactor();
|
||||
double GetSofteningFactor();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user