All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchPostPaste02

System.IUnknown
  |
  +---CATISchPostPaste02
 

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


interface CATISchPostPaste02

Interface to manage Schematic platform copy-paste behavior after paste.
Role: To get and set information for paste-processing


Method Index


o PostPasteText(CATIUnknownList*,CATIUnknownList*)
Handle associated annotations after paste.

Methods


o PostPasteText
public virtual HRESULT PostPasteText( const CATIUnknownList* iListSourceObject,
const CATIUnknownList* iListCopiedObject) = 0
Handle associated annotations after paste.
Parameters:
iListSourceObject
A list of interface pointers to source objects.
iListCopiedObject
A list of interface pointers to copied objects.

This object is included in the file: CATISchPostPaste02.h

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