Interface IMemberVariablyDistributedLoad
Represents a variably distributed load on a member
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMemberVariablyDistributedLoad : 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]) |
EndLoad | Gets the load value at the end of the load (in [N/mm]) |
Length | Gets the length of the load (in [mm]) |
StartLoad | Gets the load value at the start of the load (in [N/mm]) |