Add beam shear clone strategies
This commit is contained in:
@@ -7,6 +7,9 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace StructureHelperLogics.Models.Analyses
|
||||
{
|
||||
/// <summary>
|
||||
/// Implemants properties for analysis of beam for shear
|
||||
/// </summary>
|
||||
public interface IBeamShearAnalysis : IAnalysis
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user