All Frameworks  Class Hierarchy  This Framework  Indexes   

ElectricalInterfaces Interface CATIElec2DRepresentation

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


interface CATIElec2DRepresentation


Deprecated:
V5R18 Interface CATIElec2DRepresentation.
Role:Useless Interface - Not use.


Method Index


o LinkObject(CATBaseUnknown*)
o ListLinkedObjects(CATListValCATBaseUnknown_var*&)
o UnlinkObject(CATBaseUnknown*)

Methods


o LinkObject
public virtual LinkObject( ipObject)
Deprecated:
V5R18 Useless Method - Not use.
Parameters:
ipObject
The Object to link: a logical electrical object from a system document, or electrical harnesses’ entities saved as black-box.
Returns:
S_OK if everything ran ok. E_FAIL if an error occurred (bad argument, internal error, etc …).
o ListLinkedObjects
public virtual ListLinkedObjects( opLObjects)
Deprecated:
V5R18 Useless Method - Not Use.
Parameters:
opLObjects
The list of objects linked.
Returns:
S_OK if everything ran ok. E_FAIL if an error occurred.
o UnlinkObject
public virtual UnlinkObject( ipObject)
Deprecated:
V5R18 Useless Method - Not use.
Parameters:
ipObject
The object to unlink.
Returns:
S_OK if everything ran ok. E_FAIL if an error occurred (ipObject not previously linked to this, internal error, etc …).

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

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