Saves a sorted list of CATIA Object in ENOVIAvpm V4 database.
Role:This method saves in the ENOVIAvpm V4 database the objects contained
in the input list. The input list must be computed with
GetObjectToSaveSortedList.
If needed, your Imakefile.mk should include the module: CATPinServices
Parameters:
iList
sorted list of what needs to be saved
Returns:
S_OK: The list of objects has been successfuly saved
E_FAIL: The method has failed
This object is included in the file: CATBatchServices.h