All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchPostReplace

System.IUnknown
  |
  +---CATISchPostReplace
 

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


interface CATISchPostReplace

Interface to manage Schematic platform replace behavior after replace component.
Role: To update the misc. data after the component is replaced.


Method Index


o PostReplaceText(IUnknown*)
Handle associated annotations after replace.

Methods


o PostReplaceText
public virtual HRESULT PostReplaceText( const IUnknown* iNewSchObject) = 0
Handle associated annotations after replace.
Parameters:
iNewSchObject
Pointer to the object that is replacing 'this' object.

This object is included in the file: CATISchPostReplace.h

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