MachiningUseItf Interface DELIMfgGenerateToolChanges

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


interface DELIMfgGenerateToolChanges

Interface to generate and delete automaticaly tool changes.
Role: allow a Manufacturing program to generate and delete automatically the tool changes.


Method Index


o CheckTools(CATBaseUnknown_var&)
Generates automatically the tool changes associated to a program.
o DeleteAutomaticToolChanges(int&,int&)
Delete Tool Changes that have been automatically generated.

Methods


o CheckTools
public virtual CheckTools( const iRef=NULL_var)
Generates automatically the tool changes associated to a program.
Parameters:
iRef
o DeleteAutomaticToolChanges
public virtual DeleteAutomaticToolChanges( oToolChangesNumber,
oDeletedNumber)
Delete Tool Changes that have been automatically generated.
Parameters:
oToolChangesNumber
The total number of tool changes
oDeletedNumber
The number of deleted tool changes

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

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