Description
This function allows you to create new sets in Cimatron E by selecting the type of entities (filter).
Syntax
Status = CreateNewSetsByEntiyType ( iSetsName, iEntityType );
|
|
|
|
Input: (String) iSetsName |
Name of Sets |
|
Input: (suEntityEnumType) iEntityType |
Type of entities |
|
Return: (Boolean) Status |
TRUE if succeed to create new sets. |