Description
This function allows you to add an entity to existing sets in Cimatron E.
Syntax
Status = CreateNewSetsByEntiyType ( iSetsName, inEntity );
|
|
|
|
Input: (String) iSetsName |
Name of existing Sets |
|
Input: (IEntity) inEntity |
Entity to add |
|
Return: (Boolean) Status |
TRUE if successful |