All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---SchReplace
| o Func Replace( | CATIASchGRRComp | iGRRToBePlaced, |
| CATIASchComponent | iSchCompToBeRemoved) As CATIASchComponent |
Dim objThisIntf As SchReplace Dim objArg1 As SchGRRComp Dim objArg2 As SchComponent Dim objArg3 As SchComponent ... Set objArg3 = objThisIntf.Replace(objArg1,objArg2)
Copyright © 2003, Dassault Systèmes. All rights reserved.