MemberFullUniformlyDistributedLoadParamsGlobal Method

Creates a new instance of MemberFullUniformlyDistributedLoadParams class for the global direction

Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public static MemberFullUniformlyDistributedLoadParams Global(
	MemberSpanInfo memberSpanInfo,
	double load,
	MemberLoadParamsLoadDirectionGlobal? direction,
	MemberLoadParamsApplicableMeasuring? measuring
)

Parameters

memberSpanInfo  MemberSpanInfo
The MemberSpanInfo
load  Double
The load (in [N/mm])
direction  MemberLoadParamsLoadDirectionGlobal
The MemberLoadParamsLoadDirectionGlobal of the load
measuring  MemberLoadParamsApplicableMeasuring
The MemberLoadParamsApplicableMeasuring of the load

Return Value

MemberFullUniformlyDistributedLoadParams
The newly created instance of MemberFullUniformlyDistributedLoadParams class
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next