Class UniformPolygonalLoadParams
Represents parameters of a uniform polygonal load
Inheritance
UniformPolygonalLoadParams
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class UniformPolygonalLoadParams : PolygonalLoadParams
Properties
| Name | Description |
|---|---|
| Load | Gets the load (in [N/mm²]) |
Methods
| Name | Description |
|---|---|
| Global(IConstructionPoint?, double, IEnumerable<Point2D>?, LoadDirectionGlobal?, ApplicableMeasuring?) | Creates a new instance of UniformPolygonalLoadParams class for a load in a given direction |
| Local(IConstructionPoint?, double, IEnumerable<Point2D>?) | Creates a new instance of UniformPolygonalLoadParams class for a load in a direction of plane's normal vector |