Method AlongPlaneNormal
AlongPlaneNormal(IConstructionPoint?, double, Point2D)
Creates a new instance of PointLoadParams class for a load in a direction of the plane's normal
Declaration
public static PointLoadParams AlongPlaneNormal(IConstructionPoint? referencePoint, double load, Point2D coordinate)
Parameters
| Type | Name | Description |
|---|---|---|
| IConstructionPoint | referencePoint | The reference IConstructionPoint |
| double | load | The load (in [N/mm]) |
| Point2D | coordinate | The coordinate Point2D of the load |
Returns
| Type | Description |
|---|---|
| PointLoadParams | The newly created instance of PointLoadParams class |
Remarks
The reference point's PlaneInfo must be reference of valid IConstructionPlane