GetElementValues(IEnumerable<int>, bool)

Gets the result's element values for the given list of element indices.

Declaration Syntax

public double[] GetElementValues(IEnumerable<int> elementIds, bool computeMidSideNodes)

Parameters

elementIds(IEnumerable<int>)

The list of element indices.

computeMidSideNodes(bool)

boolean equal to true if the computation of the results at the midside nodes is required.