If the result is derived from a base result (e.g. tensor), baseResultId describes the id of the origin result.
If the result is derived from a base result (e.g. tensor), baseResultType describes the type of the origin result.
If the result is derived from a base result (e.g. tensor), deriveOperation describes how the result was derived from the base result.
The id of the result.
The persistent string id of the result.
This is a persistent ID of the result that will not change between versions of EnvisionWeb, and can thus be used to store setting regarding results. The id of the result might change in future versions of EnvisionWeb, and is only guaranteed to be constant in a given version.
Use the ModelDirectory.getResultInfoByIdString method to find result infos based on the idString.
Result position (mapping) of the result
The name of the result.
If non empty, the ID of the result calculator producing this result
The result type (scalar, vector, displacement)
The unit of the results (if available).
Generated using TypeDoc
Information about a result, including its id and name.