All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---Workbench | +---SchWorkbench
o Func FindInterface( | CATBSTR | iInterfaceName, |
CATBaseDispatch | iObject) As CATBaseDispatch |
CATIAInterfaceNameToFind
handle to the
CATIAxxxx_iObject
in interfaceFound
using the Schematics workbench object
schWorkbench
.
Dim interfaceFound As AnyObject Set interfaceFound = CATIASchWorkbench.FindInterface("InterfaceNameToFind",CATIAProduct_iObject)
Copyright © 2003, Dassault Systèmes. All rights reserved.