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