All Frameworks Object Hierarchy This Framework Indexes
| o Property Connectors( | ) As (Read Only) |
Dim objThisIntf As PspConnectable Dim objArg1 As CatPspIDLDomainID Dim objArg2 As PspListOfBSTRs ... Set objArg2 = objThisIntf.Connectors
| o Property ValidConnectorTypes( | ) As (Read Only) |
Dim objThisIntf As PspConnectable Dim objArg1 As PspListOfBSTRs ... Set objArg1 = objThisIntf.ValidConnectorTypes
| o Func GetConnectorByName( | iuConnectorName) As |
Dim objThisIntf As PspConnectable Dim strVar1 As PspListOfBSTRs Dim objArg2 As PspConnector ... Set objArg2 = objThisIntf.GetConnectorByName (strVar1)
| o Sub ListConnectables( | iuClassFilter, | |
| oLCntbles, | ||
| oLCntrsOnThisObj, | ||
| oLCntrsOnConnected) |
Dim objThisIntf As PspConnectable Dim objArg1 As PspListOfBSTRs Dim objArg2 As PspListofObjects Dim objArg3 As PspListofObjects Dim objArg4 As PspListofObjects ... objThisIntf.ListConnectables objArg1,objArg2,objArg3,objArg4
Copyright © 2003, Dassault Systèmes. All rights reserved.