All Frameworks Object Hierarchy This Framework Indexes
| o Sub AppCreateCompRef( | iAppCompClassType, | |
| iDoc, | ||
| oAppComp) |
Dim objThisIntf As SchAppObjectFactory2 Dim strVar1 As String Dim objArg2 As Document Dim objArg3 As AnyObject ... objThisIntf.AppCreateCompRefstrVar1,objArg2,objArg3
| o Sub AppCreateConnection( | iAppCntnClassType, | |
| iDoc, | ||
| oAppConnection) |
Dim objThisIntf As SchAppObjectFactory2 Dim strVar1 As String Dim objArg2 As Document Dim objArg3 As AnyObject ... objThisIntf.AppCreateConnectionstrVar1,objArg2,objArg3
| o Sub AppCreateGroup( | iAppGroupClassType, | |
| iDoc, | ||
| oAppGroup) |
Dim objThisIntf As SchAppObjectFactory2 Dim strVar1 As String Dim objArg2 As Document Dim objArg3 As AnyObject ... objThisIntf.AppCreateGroupstrVar1,objArg2,objArg3
| o Sub AppCreateRouteFromRef( | iRouteReference, | |
| iDoc, | ||
| iLogLineID, | ||
| oAppRoute) |
Dim objThisIntf As SchAppObjectFactory2 Dim objArg1 As SchAppRoute Dim objArg2 As Document Dim strVar3 As String Dim objArg4 As AnyObject ... objThisIntf.AppCreateRouteFromRefobjArg1,objArg2,strVar3,objArg4
| o Sub AppCreateRouteWithInfo( | iAppRouteClassType, | |
| iAppInfo, | ||
| oAppRoute) |
Dim objThisIntf As SchAppObjectFactory2 Dim strVar1 As String Dim objArg2 As AnyObject Dim objArg3 As AnyObject ... objThisIntf.AppCreateRouteWithInfostrVar1,objArg2,objArg3
| o Sub AppCreateRoute( | iAppRouteClassType, | |
| iDoc, | ||
| iLogLineID, | ||
| oAppRoute) |
Dim objThisIntf As SchAppObjectFactory2 Dim strVar1 As String Dim objArg2 As Document Dim strVar3 As String Dim objArg4 As AnyObject ... objThisIntf.AppCreateRoutestrVar1,objArg2,strVar3,objArg4
| o Sub AppCreateZone( | iAppZoneClassType, | |
| iDoc, | ||
| oAppZone) |
Dim objThisIntf As SchAppObjectFactory2 Dim strVar1 As String Dim objArg2 As Document Dim objArg3 As AnyObject ... objThisIntf.AppCreateZonestrVar1,objArg2,objArg3
Copyright © 2003, Dassault Systèmes. All rights reserved.