Force calculator was repaired for buckling calculations
This commit is contained in:
@@ -42,5 +42,6 @@ namespace StructureHelperCommon.Models.Parameters
|
||||
ColumnLabels = columnLabels;
|
||||
}
|
||||
}
|
||||
public ArrayParameter(int rowCount, List<string> columnLabels) : this(rowCount, columnLabels.Count, columnLabels) { }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user