All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATPDMBaseInterfaces Interface CATIPDMUEResId

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIPDMUEResId
 

Usage: you can freely reimplement this interface.


interface CATIPDMUEResId

Interface enabling the custom definition of PDMId dedicated to interoperability between CATIAV5 and VPMV4.
Role: Interface enabling a customer to define its own Id policy for the PDMId This interface is implied in the VPMV4 openess to CATIA V5, where PDMId are made of CO-ID COMP-ID. When needed it has to be implemented on the late type : CATUEPDMResId PDMId customer implementation is needed when the customer wants to customize its PDMIds.


Method Index


o CreateId()
Creation of the Id .

Methods


o CreateId
public virtual CATDbBinary CreateId()=0
Creation of the Id . This Id will be used to generate a PDMId for VPM
Returns:
CATDbBinary on 8 octets

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

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