Description
This function allows you to create new sets in Cimatron E by selecting entities.
Syntax
Status = CreateNewSetsByEntityList ( iSetsName, inEntityList );
|
Input: (String) iSetsName |
Name of Sets |
|
Input: (IEntityList) inEntityList |
Entity List that will be inside the Sets. |
|
Return: (Boolean) Status |
TRUE if successfully creates new sets. |