MachiningU5Itf Interface DELIMfgExternalPPManagement

Usage: you can freely reimplement this interface.


interface DELIMfgExternalPPManagement

Interface dedicated to external PP integration.
Role: This interface offers services to provide for each external PP providers.


Method Index


o GetListOfPPs(CATListOfCATUnicodeString&,CATListOfCATString&)
Provides with external PP names.
o GetProviderNames(CATUnicodeString&,CATString&)
Provides with external PP provider names.
o RunHelp(CATString&)
Provides with external PP on line help.
o RunPP(CATListOfCATUnicodeString&)
Provides with external PP execution.

Methods


o GetListOfPPs
public virtual GetListOfPPs( oNLSList,
oKeywordPPList)
Provides with external PP names.
Parameters:
oNLSList
and oKeywordPPList.
o GetProviderNames
public virtual GetProviderNames( oNLSName,
oKeywordName)
Provides with external PP provider names.
Parameters:
oNLSName
and oKeywordName.
o RunHelp
public virtual RunHelp( iPPKeyword)
Provides with external PP on line help.
Parameters:
iPPKeyword.
o RunPP
public virtual RunPP( iPPParameters)
Provides with external PP execution.
Parameters:
iPPParameters.
1: Post Processor name (Keyword) 2: NC input file (APT or Clfile) 3: ISO output file

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

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.