Class MemberForceLoadParams

Represents parameters of a force load on a member span

Inheritance
MemberForceLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberForceLoadParams : MemberLoadParams

Properties

Name Description
Distance

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

Load

Gets the force load (in [N])

Methods

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

Creates a new instance of MemberForceLoadParams class for the global direction

Local(MemberSpanInfo, double, double, LoadDirectionLocal?)

Creates a new instance of MemberForceLoadParams class for the local direction

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