ElecRoutingItf Interface CATIEwrWireHarness

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


interface CATIEwrWireHarness

Interface on the wires or wire groups in any harness.


Method Index


o ListWires(CATListValCATBaseUnknown_var*&,enum EwrWireCriteria)
Fills a list of wires going through a given harness.

Enumerated Type Index


o EwrWireCriteria

Methods


o ListWires
public virtual ListWires( opListVWires,
iCriteria)
Fills a list of wires going through a given harness.
Parameters:
oWireList
A pointer to a list of wires going through a harness.
Returns:
S_OK is returned if there were no errors.
E_FAIL is returned in case of errors.

Enumerated Types


o EwrWireCriteria
enum EwrWireCriteria {
  ALL,
  FullResolved,
  ResolvedNotLoaded,
  NotResolved
}

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

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