|
INcModel::HideShowMotions
Description
This function allows you to hide/show motions of one NC Item.
Requirements
Must not be in edit mode.
Syntax
Status = HideShowMotions (iUid);
Input: (int ) iUid |
NC item ID |
Return: (int) status |
0 = Operation successful. |
|