Interface IDiaphragmLoad

Represents a diaphragm load

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IDiaphragmLoad : IPlanarLoad, ILoad, IEntity, IHaveId, IHaveIndex
Remarks

It is possible to cast ILoad as IDiaphragmLoad if Type is Diaphragm.

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])

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