Member |
Creates a new instance of MemberVariablyDistributedTorsionMomentLoadParams class
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
public static MemberVariablyDistributedTorsionMomentLoadParams Create( MemberSpanInfo memberSpanInfo, double startLoad, double endLoad, double distance, double length )
Parameters
- memberSpanInfo MemberSpanInfo
- The MemberSpanInfo
- startLoad Double
- The load at the start of the load (in [Nm/m])
- endLoad Double
- The load at the end of the load (in [Nm/m])
- distance Double
- The distance from the start point of the member span to the start of the load (in [mm])
- length Double
- The length of the load (in [mm])
Return Value
MemberVariablyDistributedTorsionMomentLoadParamsThe newly created instance of MemberVariablyDistributedTorsionMomentLoadParams class