DELStrMfgUseItf Interface DELIStrMfgUsePartPlanning

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


interface DELIStrMfgUsePartPlanning

Interface to create piece part processes.
Role: Allows to create piece part processes This interface is valid only for Assemble process occurrence.


Method Index


o CreateProcessStructure(CATListPtrCATBaseUnknown&,CATBoolean)
Creates piece part processes for parts under selected assembly.

Methods


o CreateProcessStructure
public virtual HRESULT CreateProcessStructure(CATListPtrCATBaseUnknown& oListOfPartProcesses,
CATBoolean ibGenerateDetailProcessPlan= 0 )= 0
Creates piece part processes for parts under selected assembly.
Parameters:
oListOfPartProcesses
[out, CATBaseUnknown#release] List of piece part processes created under selected assembly.
ibGenerateDetailProcessPlan
If CATTrue -Generate Details processes e.g Marking Cutting Bevelling along with Forming or Bending operation if required CATFalse - Generate Basic piece part processes e.g Fabrication along with Forming/Bending if required
Returns:
If processes are generated return S_OK else E_FAIL.

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

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