All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---SchAppZone
o Sub AppAddZoneMember( | CATIASchAppConnectable | iAppCntblToAdd) |
Dim objThisIntf As SchAppZone Dim objArg1 As SchAppConnectable ... objThisIntf.AppAddZoneMemberobjArg1
o Func AppListZoneMembers( | ) As CATIASchListOfObjects |
Dim objThisIntf As SchAppZone Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.AppListZoneMembers
o Sub AppRemoveZoneMember( | CATIASchAppConnectable | iAppCntblToRemove) |
Dim objThisIntf As SchAppZone Dim objArg1 As SchAppConnectable ... objThisIntf.AppRemoveZoneMemberobjArg1
Copyright © 2003, Dassault Systèmes. All rights reserved.