All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

SchPostReplace (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---SchPostReplace
 


Manage post component replacement behaviors.

Method Index

PostReplaceText
Handle associated annotations after replace.

Methods


o Sub PostReplaceText(CATIABase iNewSchObject)
Handle associated annotations after replace.
Parameters:
iNewSchObject
Pointer to the object that is replacing 'this' object.
Example:
 Dim objThisIntf As SchPostReplace
 Dim objArg1 As AnyObject
  ...
 objThisIntf.PostReplaceTextobjArg1
 

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