All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIEfdSignalExtremity
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIEfdSignalExtremity
Interface to manage signal extremity.
Role: A signal can have two or more extremities.
Used to manage the connection between signals and electrical
components. Signal extremities are automatically created .
| public virtual HRESULT GetConnectedContact( | CATBaseUnknown** | oConnectedContact)=0 |
| public virtual HRESULT GetSignal( | CATIEfdSignal** | oSignal)=0 |
| public virtual HRESULT Refine( | CATBaseUnknown* | iObject)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.