Class SlabLoadParams
Represents parameters of a load on an ISlab
Inheritance
SlabLoadParams
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class SlabLoadParams : PlanarAreaElementLoadParams
Properties
| Name | Description |
|---|---|
| Load | Gets the load (in [N/mm²]) |
Methods
| Name | Description |
|---|---|
| AlongSlabNormal(ISlab?, double) | Creates a new instance of SlabLoadParams class for a load in a direction of slab's normal vector |
| Create(ISlab?, double, LoadDirectionGlobal?, ApplicableMeasuring?) | Creates a new instance of SlabLoadParams class for a load in a given direction |