Class UniformPolygonalLoadParams

Represents parameters of a uniform polygonal load

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

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