|
ResultGetPressure |
Top Previous Next |
|
Returns the pressure of the given point.
This function is defined in C++ as: extern "C" __declspec(dllexport) double __stdcall ResultGetPressure(int PointIndex)
Return The value of pressure in the units set by the caller.
Input
Note If a error/problem is found use the function ErrorGetIndex and ErrorGetMessage to get more information
Code examples
|