Add beam shear result view
This commit is contained in:
@@ -53,7 +53,7 @@ namespace StructureHelperLogics.Models.BeamShears
|
||||
beamShearSectionLogic.InputData = sectionInputData;
|
||||
beamShearSectionLogic.Run();
|
||||
var sectionResult = beamShearSectionLogic.Result as IBeamShearSectionLogicResult;
|
||||
result.SectionResults.Add(sectionResult);
|
||||
//result.ActionResults.Add(sectionResult);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user