All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgPPMachine

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

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


interface CATIMfgPPMachine

Interface dedicated to get machine handle during Post Processing Output files.
Role: This interface offers services to get machine handle during NCCode Generation.
Interface will also repond on CATMfgExtPPManagement(i.e. for External PP Provider)


Method Index


o GetMachine(CATBaseUnknown_var&)
Gives the machine handle.

Methods


o GetMachine
public virtual HRESULT GetMachine(CATBaseUnknown_var& oMachineBU) = 0
Gives the machine handle.
Parameters:
oMachineBU
The machine used by the task for which NCCode is being generated.

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

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