Interface IElementOffsetDisplacements
Represents displacements at element offsets
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IElementOffsetDisplacements
Properties
| Name | Description |
|---|---|
| ElementIndex | Gets the element index |
| EndOffsetDisplacement | Gets the IDisplacement at element end offset |
| StartOffsetDisplacement | Gets the IDisplacement at element start offset |