MachiningUseItf Interface DELIMfgMachiningProcessList

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


interface DELIMfgMachiningProcessList

Interface to manage Machining Processes.

Role: This interface allows to create Machining Processes.
It is implemented on a Task Template object which is saved in the database. The Task Template object can contain several Machining Processes.

See also:


Method Index


o CreateMachiningProcess(CATBaseUnknown_var&)
Creates a Machining Process and adds it in the Task Template.

Methods


o CreateMachiningProcess
public virtual CreateMachiningProcess( oCreatedMachiningProcess)
Creates a Machining Process and adds it in the Task Template.
Parameters:
oCreatedMachiningProcess
The created Machining Process.

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

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