All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIFunctAssociation
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFunctAssociation
The interface to access a Functional Association.
It is managed on a Functional Element, thru the MultiRep Facet Manager (MRM).
| public virtual HRESULT DetachFrom( | CATIABase* | iLinked)= 0 |
| public virtual HRESULT GetLinks( | CATLISTV(CATBaseUnknown_var)& | ioLinks, | |
| CATListOfCATUnicodeString* | ioLinksKinds | = NULL )= 0 |
| public virtual HRESULT LinkTo( | CATIABase* | Linked, |
| const CATUnicodeString& | iKind)= 0 |
(Object must be exposed thru Automation)
Copyright © 2003, Dassault Systèmes. All rights reserved.