Double[] IResult.GetElementValues(Int32 elementId)

Gets the result's element values for the given element id.

Parameters

  • elementId
    Type: Int32
    The element id.

Return Value

Type: Double[]
Returns the result's element values.