All Frameworks  Class Hierarchy  This Framework  Indexes

PSNInteroperability Global Function CATCompleteSessionFromVPM


HRESULT CATCompleteSessionFromVPM(CATDocument* iDoc)
Loads applicative objects from ENOVIAvpm V4 to complete the current session.
Role:This method loads applicative objects from the ENOVIAvpm V4 database to complete the current session. The input document must be a CATIA V5 document or a part coming from ENOVIAvpm V4. This method retrieves from the ENOVIAvpm V4 database the applicative objects associated with this part or document and all its children and loads them in the CATIA session.

If needed, your Imakefile.mk should include the module: CATPinServices

Parameters:
iDoc
the document coming from ENOVIAvpm V4
Returns:
  • S_OK: The session has been successfuly completed with applicative objects
  • E_FAIL: The method has failed

This object is included in the file: CATBatchServices.h

Copyright © 2003, Dassault Systèmes. All rights reserved.