MachiningToolPathUseItf Interface DELIMfgTPDuplicate
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
 interface DELIMfgTPDuplicate
 Interface to duplicate a tool path in a defined document.
 Method Index
 
 -  o 
    Duplicate(CATBaseUnknown_var&,DELIMfgToolPath_var&)
 -     Duplicates tool path in a defined document.
 
 Methods
 
  o Duplicate
  |   public virtual   Duplicate( |  const   | iOperation, | 
 |   | oToolPath)   | 
  - 
   Duplicates tool path in a defined document.
   
  -  Parameters:
  
 - 
    
    -  iActivity
   
 -       The operation where to store the duplicated tool path
   
 
    -  oToolPath
   
 -       The duplicated tool path
   
 
   -  Returns: 
  
 -        The return code
      
Legal values:
      
      - S_OK   : tool path successfully duplicated
 
      - S_FALSE : one sub-element of tool path has not been duplicated
 
      - other case : an error occured
 
      
 
 
 This object is included in the file: DELIMfgTPDuplicate.h
If needed, your Imakefile.mk should include the module: MachiningToolPathUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.