Indexes
| o Sub GetGRRName( | oGRRName) |
Dim objThisIntf As SchGRR Dim strVar1 As String ... objThisIntf.GetGRRNamestrVar1
| o Sub GetSchCntrOwners( | oCntrOwner, | |
| oGRROwner) |
Dim objThisIntf As SchGRR Dim objArg1 As SchAppConnector Dim objArg2 As SchGRR ... objThisIntf.GetSchCntrOwnersobjArg1,objArg2
| o Func GetSchObjOwner( | ) As |
Dim objThisIntf As SchGRR Dim objArg1 As SchAppConnectable ... Set objArg1 = objThisIntf.GetSchObjOwner
| o Sub ListConnectedGRRs( | iGRROwner, | |
| iLCntbleClassFilter, | ||
| oLCntbleGRRs, | ||
| oLCntbles, | ||
| oLCntrsOnThisObj, | ||
| oLCntrsOnConnected) |
Dim objThisIntf As SchGRR Dim objArg1 As SchAppConnectable Dim objArg2 As SchListOfBSTRs Dim objArg3 As SchListOfObjects Dim objArg4 As SchListOfObjects Dim objArg5 As SchListOfObjects Dim objArg6 As SchListOfObjects ... objThisIntf.ListConnectedGRRsobjArg1,objArg2,objArg3,objArg4,objArg5,objArg6
| o Sub SetGRRName( | iGRRName) |
Dim objThisIntf As SchGRR Dim strVar1 As String ... objThisIntf.SetGRRNamestrVar1
Copyright © 2006, Dassault Systèmes. All rights reserved.