Interface IMemberUniformlyDistributedLoad
Represents a uniformly distributed load on a member
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMemberUniformlyDistributedLoad : IMemberLoad, ILoad, IEntity, IHaveId, IHaveIndex
Properties
| Name | Description |
|---|---|
| Distance | Gets the distance from the start point of the member to the start of the load (in [mm]) |
| Length | Gets the distance from the start of the load to the end of the load (in [mm]) |
| Load | Gets the load (in [N/mm]) |