All Frameworks  Class Hierarchy  This Framework  Indexes   

ElecSchematicItf Interface CATIEdiJunctionBoxReference

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


interface CATIEdiJunctionBoxReference

Interface to manage an electrical schematic JunctionBox reference.
Role:This interfaces describes the electrical object JunctionBox.


Method Index


o AddTerminalBoard(wchar_t*,CATIEdiTerminalBoard**)
Creates a terminal board.
o AddWidePin(int,wchar_t*,CATIEdiWidePin**)
Creates a wide pin connector.

Methods


o AddTerminalBoard
public virtual AddTerminalBoard( const iEdiInstanceName,
oEdiTerminalBoard)
Creates a terminal board.
Parameters:
iEdiInstanceName
The Instance Name of the application component instance.
oEdiSocket
The new application component object created
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed
o AddWidePin
public virtual AddWidePin( const iEdiNumber,
const iEdiId_Number,
oEdiWidePin)
Creates a wide pin connector.
Parameters:
iCntrId
Wide pin user identifier
iIdNumber
identification number
oWidePinCntr
wide pin created
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

This object is included in the file: CATIEdiJunctionBoxReference.h

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