All Frameworks  Class Hierarchy  This Framework  Indexes   

ElecFunctionalItf Interface CATIEfdOffSheet

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIEfdOffSheet

Interface to manage the electrical OffSheet connectors.
Role This interface allows to identify incompleted signals.


Method Index


o Compatibility(CATIEfdOffSheet*,int*)
Determines if the current Offsheet is compatible with an other.
o GetOffSheetLink(CATIEfdOffSheetLink**)
Retrieves the link in which the offsheet is involved (if any).
o GetSignal(CATIEfdSignal**)
Retrieves the electrical signal in which is contained.

Methods


o Compatibility
public virtual Compatibility( iOffSheet,
oDiag)
Determines if the current Offsheet is compatible with an other.
Parameters:
iOffsheet
the EfdignalOffSheet object with which compatibility is to be tested
oDiag
the diagnostic returns 0 when the offsheets are not compatible or 1 when the offsheets are compatibles .
o GetOffSheetLink
public virtual GetOffSheetLink( oLink)
Retrieves the link in which the offsheet is involved (if any).
Parameters:
oLink
the EfdOffSheetLink object.
o GetSignal
public virtual GetSignal( oSignal)
Retrieves the electrical signal in which is contained.
Parameters:
oSignal
the signal object.

This object is included in the file: CATIEfdOffSheet.h
If needed, your Imakefile.mk should include the module: CATEFDInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.