Interface IUniformLineLoad
Represent a uniform line load
Inherited Members
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 |