|
ResultGetPhaseCount |
Top Previous Next |
|
Returns the total number of phases found.
Is found as: System + Feed + number of stable phases
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ResultGetPhaseCount(int PointIndex)
Return The total number of phases found.
Input
Note If a error/problem is found use the function ErrorGetIndex and ErrorGetMessage to get more information
Code examples
|