Method Global

Global(MemberSpanInfo, double, LoadDirectionGlobal?, ApplicableMeasuring?)

Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the global direction

Declaration
public static MemberFullUniformlyDistributedLoadParams Global(MemberSpanInfo memberSpanInfo, double load, MemberLoadParams.LoadDirectionGlobal? direction, MemberLoadParams.ApplicableMeasuring? measuring)
Parameters
Type Name Description
MemberSpanInfo memberSpanInfo

The MemberSpanInfo

double load

The load (in [N/mm])

MemberLoadParams.LoadDirectionGlobal direction

The MemberLoadParams.LoadDirectionGlobal of the load

MemberLoadParams.ApplicableMeasuring measuring

The MemberLoadParams.ApplicableMeasuring 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