Description
This function allows you to create new sets in Cimatron E by selecting the color of entities (filter).
Syntax
Status = CreateNewSetsByColor ( iSetsName, iColor );
|
|
|
|
Input: (String) iSetsName |
Name of Sets |
|
Input: (iColor) iEntityColor |
Color of entities |
|
Return: (Boolean) Status |
TRUE if succeed to create new sets. |