|
ResultGetPhaseType |
Top Previous Next |
|
Return the type of phase. 2 types of phases are supported Solid and vapor/liquid.
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ResultGetPhaseType(int PointIndex, int PhaseIndex)
Return The type of phase:
Input
Note If a error/problem is found use the function ErrorGetIndex and ErrorGetMessage to get more information
Code examples
|