All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---SchComponent2
| o Sub PlaceInSpace( | CATIASchGRRComp | iGRR, |
| CATSafeArrayVariant | iDb6Axis, | |
| CATIADocument | iDoc, | |
| CATIASchComponent | oNewComponent) |
Dim objThisIntf As SchComponent2 Dim objArg1 As SchGRRComp Dim dbVar2(6) As CATSafeArrayVariant Dim objArg3 As Document Dim objArg4 As SchComponent ... objThisIntf.PlaceInSpaceobjArg1,dbVar2,objArg3,objArg4
| o Sub PlaceOnObject( | CATIASchGRRComp | iGRR, |
| CATSafeArrayVariant | iDb6Axis, | |
| CATIASchAppConnectable | iObjectToConnect, | |
| CATIADocument | iDoc, | |
| CATIASchComponent | oNewComponent) |
Dim objThisIntf As SchComponent2 Dim objArg1 As SchGRRComp Dim dbVar2(6) As CATSafeArrayVariant Dim objArg3 As SchAppConnectable Dim objArg4 As Document Dim objArg5 As SchComponent ... objThisIntf.PlaceOnObjectobjArg1,dbVar2,objArg3,objArg4,objArg5
Copyright © 2003, Dassault Systèmes. All rights reserved.