All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgTPUnloadData
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgTPUnloadData
Interface usefull to manage memory when manipulating or modifying tool path objects.
Role: Tool path datas are stored in the model. When manipulating or modifying tool path,
these datas are also stored in objects representing instance of classes.
At the end of these actions, it's necessary to deallocate datas.
Before be sure to have saved the tool path with CATIMfgTPSaveData.
public virtual CATBoolean UnloadData( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.