Beam shear load views have been created;
This commit is contained in:
@@ -35,7 +35,7 @@ namespace DataAccess.DTOs
|
||||
{
|
||||
get
|
||||
{
|
||||
return new FactoredCombinationProperty()
|
||||
return new FactoredCombinationProperty(Guid.NewGuid())
|
||||
{
|
||||
CalcTerm = CalcTerm,
|
||||
LimitState = LimitState,
|
||||
|
||||
Reference in New Issue
Block a user