Add circle shape calculation for shear
This commit is contained in:
@@ -15,5 +15,7 @@ namespace StructureHelperLogics.Models.BeamShears
|
||||
public double StirrupShapeFactor { get; set; }
|
||||
/// <inheritdoc/>
|
||||
public double StirrupPlacementFactor { get; set; }
|
||||
/// <inheritdoc/>
|
||||
public double MinimumStirrupRatio { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user