All Frameworks Object Hierarchy This Framework Indexes
o Sub AppAddConnector( | iClassType, | |
oNewAppCntr) |
Dim objThisIntf As SchAppConnectable Dim strVar1 As String Dim objArg2 As SchAppConnector ... objThisIntf.AppAddConnectorstrVar1,objArg2
o Sub AppGetReferenceName( | oReferenceName) |
Dim objThisIntf As SchAppConnectable Dim strVar1 As String ... objThisIntf.AppGetReferenceNamestrVar1
o Sub AppListConnectables( | iLCntbleClassFilter, | |
oLCntbles, | ||
oLCntrsOnThisObj, | ||
oLCntrsOnConnected) |
Dim objThisIntf As SchAppConnectable Dim objArg1 As SchListOfBSTRs Dim objArg2 As SchListOfObjects Dim objArg3 As SchListOfObjects Dim objArg4 As SchListOfObjects ... objThisIntf.AppListConnectablesobjArg1,objArg2,objArg3,objArg4
o Func AppListConnectors( | iLCntrClassFilter) As |
Dim objThisIntf As SchAppConnectable Dim objArg1 As SchListOfBSTRs Dim objArg2 As SchListOfObjects ... Set objArg2 = objThisIntf.AppListConnectors(objArg1)
o Func AppListValidCntrTypes( | ) As |
Dim objThisIntf As SchAppConnectable Dim objArg1 As SchListOfBSTRs ... Set objArg1 = objThisIntf.AppListValidCntrTypes
o Sub AppRemoveConnector( | iCntrToRemove) |
Dim objThisIntf As SchAppConnectable Dim objArg1 As SchAppConnector ... objThisIntf.AppRemoveConnectorobjArg1
o Sub AppSetReferenceName( | iReferenceName) |
Dim objThisIntf As SchAppConnectable Dim strVar1 As String ... objThisIntf.AppSetReferenceNamestrVar1
Copyright © 2003, Dassault Systèmes. All rights reserved.