DELStrMfgUseItf Interface DELIStrMfgUseRootWeldPlanning

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


interface DELIStrMfgUseRootWeldPlanning

Interface to create weld processes.
Role: Allows to generate weld(Fasten) processes This interface is valid only for Assemble process occurrence.


Method Index


o CreateFastenProcesses(CATListPtrCATBaseUnknown&)
Creates weld/fasten processes for selected Assemble process.
o GetAllFastenProcesses(CATListPtrCATBaseUnknown&)
Gets weld/fasten processes created for selected Assemble process.

Methods


o CreateFastenProcesses
public virtual CreateFastenProcesses( oListOfFastenProcesses)
Creates weld/fasten processes for selected Assemble process.
Parameters:
oListOfFastenProcesses
[out, CATBaseUnknown#release] List of fasten processes created under selected assembly.
Returns:
If processes are generated return S_OK else E_FAIL.
o GetAllFastenProcesses
public virtual GetAllFastenProcesses( oListOfFastenProcesses)
Gets weld/fasten processes created for selected Assemble process.
Parameters:
oListOfFastenProcesses
[out, CATBaseUnknown#release] List of fasten processes created under selected assembly.
Returns:
If processes exists return S_OK else E_FAIL.

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

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