![]() | IRsaModeGetOffsetDisplacementsAsync Method |
Returns a collection of displacements at element offsets
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

Task<IEnumerable<IElementOffsetDisplacements>> GetOffsetDisplacementsAsync( IEnumerable<int> indices )
Parameters
- indices
- Type: System.Collections.GenericIEnumerableInt32
The requested indices ( to get all)
Return Value
Type: TaskIEnumerableIElementOffsetDisplacementsA collection of displacements at element offsets
