Refactoring of beam shear calculation, add test for beam shea
This commit is contained in:
@@ -6,5 +6,6 @@ namespace StructureHelperLogics.Models.BeamShears
|
||||
public interface IBeamShearCalculatorInputData : ISaveable, IInputData, IHasBeamShearActions, IHasBeamShearSections, IHasStirrups
|
||||
{
|
||||
IBeamShearDesignRangeProperty DesignRangeProperty { get; set; }
|
||||
ShearCodeTypes CodeType { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user