|
INcModel::PenMotions
Description
This function allows you to change pen of one NC Item.
Requirements
Must not be in edit mode.
Syntax
Status = PenMotions (iUid, iPen);
Input: (int ) iUid |
Nc Item ID |
Input: (int ) iPen |
Pen width |
|
|
Return: (int) status |
0
= Operation successful. |
|