MachiningToolPathUseItf Interface DELIMfgTPRemoveCutterProfileData
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
 interface DELIMfgTPRemoveCutterProfileData
 Interface to remove cutter profile data on a tool path (MfgCompoundTraject object).
 Cutter profile data are modelized through  objects. Removing cutter profile data mean replacing 
 objects by 
 objects (that do not contain cutter profile data).
 Method Index
 
 -  o 
    HasCutterProfileData(CATBoolean&)
 -   Indicates if the tool path owns cutter profile data.
 
 -  o 
    RemoveCutterProfileData()
 -   Removes cutter profile data in the tool path.
 
 Methods
 
  o HasCutterProfileData
  |   public virtual   HasCutterProfileData( |   | oHasCutterProfileData)   | 
  - 
 Indicates if the tool path owns cutter profile data.
 
  -  Parameters:
  
 - 
    
    -  oHasCutterProfileData
   
 -     The value of indicator
    
Legal values:
     
 object in the tool path     
- FALSE : No 
 object in the tool path 
     
 
 
  o RemoveCutterProfileData
  |   public virtual   RemoveCutterProfileData( | )   | 
  - 
 Removes cutter profile data in the tool path.
 
 This object is included in the file: DELIMfgTPRemoveCutterProfileData.h
If needed, your Imakefile.mk should include the module: MachiningToolPathUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.