Method Local

Local(MemberSpanInfo, double, LoadDirectionLocal?)

Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the local direction

Declaration
public static MemberFullUniformlyDistributedLoadParams Local(MemberSpanInfo memberSpanInfo, double load, MemberLoadParams.LoadDirectionLocal? direction)
Parameters
Type Name Description
MemberSpanInfo memberSpanInfo

The MemberSpanInfo

double load

The load (in [N/mm])

MemberLoadParams.LoadDirectionLocal direction

The MemberLoadParams.LoadDirectionLocal of the load

Returns
Type Description
MemberFullUniformlyDistributedLoadParams

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