|
INcModel::GetProcessManagerSelection
Description
This function returns a list of IDs of NC Items which are currently selected in the NC Process Manager.
Syntax
void GetProcessManagerSelection ( oSelection);
Output: (Variant ) oSelection |
List of NC Item IDs in the selection. |
Exception Values:
0 = Operation successful.
1 = Error – Operation failure.
|