Force crack calculator was fixed
This commit is contained in:
@@ -10,7 +10,7 @@ using System.Threading.Tasks;
|
||||
namespace StructureHelperLogics.NdmCalculations.Cracking
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
public class CrackedConcreteNdmLogic : ISectionCrackedLogic
|
||||
public class CrackedConcreteNdmLogic : IIsSectionCrackedByForceLogic
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
public INdm ConcreteNdm { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user