All Frameworks  Class Hierarchy  This Framework  Indexes   

ElecRoutingItf Interface CATIEwrWire

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


interface CATIEwrWire

Interface to the handle wires.
Role:An electrical wire is a physical object corresponding to a signal.


Method Index


o GetExtremities(CATBaseUnknown*&,CATBaseUnknown*&,CATBaseUnknown*&,CATBaseUnknown*&)

Methods


o GetExtremities
public virtual GetExtremities( opUnkFirstExtrDeviceInst,
opUnkFirstExtrCnctPt,
opUnkSecondExtrDeviceInst,
opUnkSecondExtrCnctPt)
Parameters:
opUnkFirstExtrDeviceInst
first device instance where the wire is connected.
opUnkFirstExtrCnctPt
first reference connection point.
opUnkSecondExtrDeviceInst
second device instance where the wire is connected.
opUnkSecondExtrCnctPt
second reference connection point.
Returns:
S_OK if every goes fine inside the method. E_FAIL if anything fails inside the method.

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

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