Class DiaphragmLoadParams

Represents parameters required to create a diaphragm load

Inheritance
DiaphragmLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class DiaphragmLoadParams : PlanarLoadParams

Properties

Name Description
Force

Gets the force in X and Y directions as Vector2D (both in [N])

OffsetFromOrigin

Gets the offset of load position from plane origin

TorsionMoment

Gets the torsion moment (in [Nmm])

Methods

Name Description
Create(IHorizontalConstructionPlane?, double, double, double, double, double)

Creates a new instance of DiaphragmLoadParams 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