All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgTPRemoveCutterProfileData
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgTPRemoveCutterProfileData
Interface to remove cutter profile data on a tool path (MfgCompoundTraject object).
Cutter profile data are modelized through CATIMfgTPMultipleMotionWithProfileData objects. Removing cutter profile data mean replacing
CATIMfgTPMultipleMotionWithProfileData objects by
CATIMfgTPMultipleMotion objects (that do not contain cutter profile data).
public virtual CATBoolean HasCutterProfileData( | CATBoolean& | oHasCutterProfileData) = 0 |
public virtual CATBoolean RemoveCutterProfileData( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.