Class UniformAreaElementLoadParams

Represents parameters of a uniform load on an IAreaElement

Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class UniformAreaElementLoadParams : PlanarAreaElementLoadParams

Properties

Name Description
Load

Gets the load (in [N/mm²])

Methods

Name Description
AlongElementNormal(IAreaElement?, double)

Creates a new instance of UniformAreaElementLoadParams class for a load in a direction of area element's normal vector

Create(IAreaElement?, double, LoadDirectionGlobal?, ApplicableMeasuring?)

Creates a new instance of UniformAreaElementLoadParams class for a load in a given 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