All Frameworks  Object Hierarchy  This Framework  Indexes   

SchPostReplace (Object)

Manage post component replacement behaviors.

Method Index

PostReplaceText
Handle associated annotations after replace.

Methods


o Sub PostReplaceText( 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.