Class UniformAreaElementLoadParams
Represents parameters of a uniform load on an IAreaElement
Inheritance
UniformAreaElementLoadParams
Inherited Members
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 |