Interface IVariableAreaElementLoad
Represents a variable load on an area element
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IVariableAreaElementLoad : IPlanarAreaElementLoad, IPlanarLoad, ILoad, IEntity, IHaveId, IHaveIndex
Remarks
It is possible to cast ILoad as IVariableAreaElementLoad if Type is VariableAreaElement.
Properties
Name | Description |
---|---|
BottomLoad | Gets the bottom load (in [N/mm²]) |
TopLoad | Gets the top load (in [N/mm²]) |