All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgCustomizeSetupProduct

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

Usage: you can freely reimplement this interface.


interface CATIMfgCustomizeSetupProduct

Interface to customize the Product which is going to be associated to the new Part Operation of a new CATProcess.
Role: This interface offers services to implement on the ManufacturingSetup services to customize the product to associate to a new CATProcess for CAA WB using CAA Machining WB transition services.


Method Index


o CustomizeProduct(CATDocument*,CATDocument*&)
From the .

Methods


o CustomizeProduct
public virtual HRESULT CustomizeProduct(CATDocument* iDSFDocument,
CATDocument*& oDSFpDocument) = 0
From the .
Parameters:
iDSFDocument
The document Machining WB transition have identify to associate
oDSFDocument
The document that CAA WB wants to associate
Legal values:
  • =NULL : No Product association
  • =iDSFDocument : Default behaviour of MachininWB
  • =otherwise : the Product to associate to Part Operation

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

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