Class VariableAreaElementLoadParams

Represents parameters of a variable load on an IAreaElement

Inheritance
VariableAreaElementLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class VariableAreaElementLoadParams : PlanarAreaElementLoadParams
Remarks

This load may not be applied to horizontal elements

Properties

Name Description
BottomLoad

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

TopLoad

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

Methods

Name Description
AlongElementNormal(IAreaElement?, double, double)

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

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

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