IElementOffsetDisplacements Interface

Represents displacements at element offsets

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IElementOffsetDisplacements

The IElementOffsetDisplacements type exposes the following members.

Properties
  NameDescription
Public propertyElementIndex
Gets the element index
Public propertyEndOffsetDisplacement
Gets the IDisplacement at element end offset
Public propertyStartOffsetDisplacement
Gets the IDisplacement at element start offset
Top
See Also