All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATIEdiWire
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIEdiWire
Interface to manage an electrical schematic wire.
Role:This interfaces describes the electrical object wire.
public virtual HRESULT GetCable( | CATIEdiCable** | oEdiCable) = 0 |
public virtual HRESULT GetExtremities( | CATIEdiWireExtremity** | oExtremity1, |
CATIEdiWireExtremity** | oExtremity2) = 0 |
public virtual HRESULT Remove( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.