|
ModelSetComponentBlockName |
Top Previous Next |
|
Write the name of the block
Note this information is not needed by the calculations
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ModelSetComponentBlockName(int ComponentIndex, int BlockIndex, char *ValueLabel)
Return The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.
Input
|