Interface IDisplacementValueWithSource
Represents a displacement value with information about its source
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IDisplacementValueWithSource
Properties
| Name | Description |
|---|---|
| LoadingId | Gets the ID of the loading that caused the displacement |
| NodeIndex | Gets the index of the displaced node |
| Value | Gets the value of the displacement |