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



Method Index


o GetExtremities(CATBaseUnknown*&,CATBaseUnknown*&,CATBaseUnknown*&,CATBaseUnknown*&)
o GetRoute(CATListValCATBaseUnknown_var*&)
Get List of segments corresponding to the network of the wire route

Methods


o GetExtremities
public virtual GetExtremities( opUnkExtremity1Instance,
opUnkCnxPt1,
opUnkExtremity2Instance,
opUnkCnxPt2)
Parameters:
opUnkExtremity1Instance
first device instance where the wire is connected
opUnkCnxPt1
first reference connection point. This argument may be NULL
opUnkExtremity2Instance
second device instance where the wire is connected
opUnkCnxPt2
second reference connection point. This argument may be NULL
Returns:
Return code
o GetRoute
public virtual GetRoute( opListVSegmentRoute)
Get List of segments corresponding to the network of the wire route
Parameters:
opListVSegmentRoute
the list of segments corresponding to the Network
Returns:
Return code

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.