All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgExternalPPDefinition

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

Usage: you can freely reimplement this interface.


interface CATIMfgExternalPPDefinition

Interface dedicated to external PP integration.
Role: This interface offers services to provide list of external PP providers.


Method Index


o GetListOfExternalPostProcessorProviders(CATListPV&)
Provides with external PP providers list.

Methods


o GetListOfExternalPostProcessorProviders
public virtual HRESULT GetListOfExternalPostProcessorProviders(CATListPV& oListOfPostProcessorProviders) =0
Provides with external PP providers list.
Parameters:
oListOfPostProcessorProviders.

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

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