All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchCutAndPaste

System.IUnknown
  |
  +---CATISchCutAndPaste
 

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


interface CATISchCutAndPaste

Interface to provide Cut/Delete/Copy/Paste behavior on Schematic basic set of objects.
Role: To be called by CATICutAndPastable implementation on the base object with Schematic extensions


Method Index


o remove(int)
LifeCycleObject interface: remove object behavior of Schematic object.

Methods


o remove
public virtual HRESULT remove(int iForCloseContext)= 0
LifeCycleObject interface: remove object behavior of Schematic object.
Parameters:
iForCloseContext
refer to LifeCycleObject interface
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

This object is included in the file: CATISchCutAndPaste.h

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