Change shear calculator add crack export to excel
This commit is contained in:
@@ -41,6 +41,7 @@ namespace StructureHelperLogics.Models.BeamShears
|
||||
effectiveDepth = depth - beamShearSection.CenterCover;
|
||||
inclinedSection = new()
|
||||
{
|
||||
BeamShearSection = beamShearSection,
|
||||
FullDepth = depth,
|
||||
EffectiveDepth = effectiveDepth,
|
||||
StartCoord = startCoord,
|
||||
|
||||
Reference in New Issue
Block a user