Class PointLoadParams
Represents parameters of a point load
Inheritance
PointLoadParams
Inherited Members
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PointLoadParams : PlanarLoadWithReferenceParams
Properties
Name | Description |
---|---|
Coordinate | Gets the coordinate of the point load |
Load | Gets the load (in [N]) |
Methods
Name | Description |
---|---|
AlongPlaneNormal(IConstructionPoint?, double, Point2D) | Creates a new instance of PointLoadParams class for a load in a direction of the plane's normal |
Create(IConstructionPoint?, double, Point2D, LoadDirectionGlobal?) | Creates a new instance of PointLoadParams class for a load in a given global direction |