All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---PspClass
| o Property StartUpConnectors( | ) As CATIAPspListOfBSTRs (Read Only) |
Dim objThisIntf As PspClass Dim objArg1 As PspListOfBSTRs ... Set objArg1 = objThisIntf.StartUpConnectors
| o Property StartUpFunctions( | ) As CATIAPspListOfBSTRs (Read Only) |
Dim objThisIntf As PspClass Dim objArg1 As PspListOfBSTRs ... Set objArg1 = objThisIntf.StartupFunctions
| o Property StartUpPhysicals( | ) As CATIAPspListOfBSTRs (Read Only) |
Dim objThisIntf As PspClass Dim objArg1 As PspListOfBSTRs ... Set objArg1 = objThisIntf.StartupPhysicals
Copyright © 2003, Dassault Systèmes. All rights reserved.