Checkig Iput data of crack calculator was changed
This commit is contained in:
@@ -52,9 +52,10 @@ namespace StructureHelperLogics.NdmCalculations.Cracking
|
||||
resultList.Add(new TupleCrackInputData()
|
||||
{
|
||||
IsValid = true,
|
||||
TupleName = action.Name,
|
||||
LongTermTuple = tuple.LongTuple,
|
||||
ShortTermTuple = tuple.ShortTuple,
|
||||
NdmPrimitives = Primitives,
|
||||
Primitives = Primitives,
|
||||
UserCrackInputData = UserCrackInputData
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user