Class PointLoadParams

Represents parameters of a point load

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next