All Frameworks  Class Hierarchy  This Framework  Indexes   

ElecFunctionalItf Interface CATIEfdOffSheetLink

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


interface CATIEfdOffSheetLink

Interface to manage the electrical OffSheetLink .
RoleThis interface describes the way that two or more offsheets are linked.


Method Index


o GetSignal(CATIEfdSignal**)
Retrieves the electrical signal in which is contained.
o ListOffSheets(wchar_t*,CATListValCATBaseUnknown_var**)
List the ElecSignalOffSheet objects involved in this link (CATIEfdMultiSheetSignal).

Methods


o GetSignal
public virtual GetSignal( oSignal)
Retrieves the electrical signal in which is contained.
Parameters:
oSignal
the electrical object
o ListOffSheets
public virtual ListOffSheets( const iOffSheetType,
oOffSheets)
List the ElecSignalOffSheet objects involved in this link (CATIEfdMultiSheetSignal).
Parameters:
iOffSheetType
Type of the offsheets to be listed ("ALL" to retrieve all types).
oOffSheets
The list of OffSheet objects
Legal values: NULL if the list is created from scratch, orNOT NULL if you want to append new elements to the list.

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

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