Method Create

Create(MemberSpanInfo, double, double, LoadDirectionLocal?)

Creates a new instance of MemberMomentLoadParams class

Declaration
public static MemberMomentLoadParams Create(MemberSpanInfo memberSpanInfo, double load, double distance, MemberLoadParams.LoadDirectionLocal? direction)
Parameters
Type Name Description
MemberSpanInfo memberSpanInfo

The MemberSpanInfo

double load

The load (in [Nmm])

double distance

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

MemberLoadParams.LoadDirectionLocal direction

The MemberLoadParams.LoadDirectionLocal of the load

Returns
Type Description
MemberMomentLoadParams

The newly created instance of MemberMomentLoadParams 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