Method AlongElementNormal

AlongElementNormal(IAreaElement?, double)

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

Declaration
public static UniformAreaElementLoadParams AlongElementNormal(IAreaElement? areaElement, double load)
Parameters
Type Name Description
IAreaElement areaElement

The loaded IAreaElement

double load

The load (in [N/mm²])

Returns
Type Description
UniformAreaElementLoadParams

The newly created instance of UniformAreaElementLoadParams 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