Chang UserManualRus
This commit is contained in:
@@ -4,6 +4,9 @@ using StructureHelperCommon.Models.Forces;
|
||||
|
||||
namespace StructureHelperLogics.Models.BeamShears
|
||||
{
|
||||
/// <summary>
|
||||
/// Implements input data fore calculating forces at the and of inclined section
|
||||
/// </summary>
|
||||
public interface IDirectShearForceLogicInputData : IInputData
|
||||
{
|
||||
IBeamShearAction BeamShearAction { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user