All Frameworks  Class Hierarchy  This Framework  Indexes   

CATSchPlatformInterfaces Interface CATISchAppContCutAndPaste

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATISchAppContCutAndPaste

Interface to provide component group post copy-paste behavior.
Role: To be called by CATISchContCutAndPastable implementation on the Schematic component group extensions.


Method Index


o AppPostCCPCompGroupProcess(IUnknown*,CATBaseUnknown_Associations&,IUnknown*)
Application post process after copy paste a component group.

Methods


o AppPostCCPCompGroupProcess
public virtual AppPostCCPCompGroupProcess( iCompGroupSource,
ioAssociationOfObjects,
iCompGroupTarget)
Application post process after copy paste a component group.
Parameters:
iCompGroupSource
the schematic component group extensions in the source container
iCompGroupTarget
the schematic component group extensions in the target container
ioAssociationOfObjects
couples of objects source/target.
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

This object is included in the file: CATISchAppContCutAndPaste.h

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