Method Create

Create(MemberSpanInfo, double, double, double)

Creates a new instance of MemberUniformlyDistributedTorsionMomentLoadParams class

Declaration
public static MemberUniformlyDistributedTorsionMomentLoadParams Create(MemberSpanInfo memberSpanInfo, double load, double distance, double length)
Parameters
Type Name Description
MemberSpanInfo memberSpanInfo

The MemberSpanInfo

double load

The load (in [Nm/m])

double distance

The distance from the start point of the member span to the start of the load (in [mm])

double length

The length of the load (in [mm])

Returns
Type Description
MemberUniformlyDistributedTorsionMomentLoadParams

The newly created instance of MemberUniformlyDistributedTorsionMomentLoadParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next