Interface IUniformLineLoad

Represent a uniform line load

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IUniformLineLoad : IPlanarLoadWithReference, IPlanarLoad, ILoad, IEntity, IHaveId, IHaveIndex
Remarks

It is possible to cast ILoad as IUniformLineLoad if Type is UniformLine.

Properties

Name Description
EndCoordinate

Gets the ending coordinate of the line load

Load

Gets the load (in [N/mm])

StartCoordinate

Gets the starting coordinate of the line load

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