MachiningUseItf Interface DELIMfgMachineAssignment

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


interface DELIMfgMachineAssignment

Interface to manage the machine in the cell.
Role: This interface allows to assign a machine to the cell. It has to be used on the machining cell.


Method Index


o AssignExistingMachine(CATBaseUnknown_var&,CATBaseUnknown_var&)
Assign an existing machine.

Methods


o AssignExistingMachine
public virtual AssignExistingMachine( const ihNewMachine,
const ihMachineToReplace= NULL_var)
Assign an existing machine.
Parameters:
ihNewMachine
Machine to assign
ihMachineToReplace
(Optional) If it is set, ihNewMachine will replace ihMachineToReplace else ihNewMachine will be added.

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

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