Interface IVariableAreaElementLoad

Represents a variable load on an area element

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²])

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