|
INcModel::GetIdOfEditedNcItem
Description
This function gets the ID of the NC item that is in edit mode.
Syntax
oUid = GetIdOfEditedNcItem ();
Return: (int ) oUid |
ID of NC item in edit mode. |
Exception Values:
0 = Operation successful.
1 = Error – Operation failure.
|