Soil anchor was added
This commit is contained in:
@@ -12,6 +12,6 @@ namespace StructureHelperCommon.Models.Calculators
|
||||
/// True if result of calculation is valid
|
||||
/// </summary>
|
||||
bool IsValid { get; set; }
|
||||
string Description { get; set; }
|
||||
string? Description { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user