All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ElecSchematicItf Interface CATIEdiReplaceCable

System.IUnknown
  |
  +---CATIEdiReplaceCable
 

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


interface CATIEdiReplaceCable

Interface to manage cable.
Role:This interfaces to replace cable implemented on the Root product.


Method Index


o ReplaceCable(CATIProduct*,CATUnicodeString&,CATIAProduct**)
Replace A Cable.

Methods


o ReplaceCable
public virtual HRESULT ReplaceCable( const CATIProduct* iProdInst,
const CATUnicodeString& iRefname,
CATIAProduct** oNewComponent) = 0
Replace A Cable.
Parameters:
iProdInst
Pointer to the product instance to be replaced.
iRefName
Reference name of the product to replace with.
oNewComponent
Pointer to the new cable instance. Caller must release this output pointer after use.

This object is included in the file: CATIEdiReplaceCable.h

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