Add beam section logic
This commit is contained in:
@@ -9,6 +9,7 @@ namespace StructureHelperLogics.Models.BeamShears
|
||||
{
|
||||
public interface IInclinedSection : IEffectiveDepth
|
||||
{
|
||||
double WebWidth { get; set; }
|
||||
double StartCoord { get; set; }
|
||||
double EndCoord { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user