All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgTPSaveData

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgTPSaveData
 

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


interface CATIMfgTPSaveData

Interface useful to save data of tool path in current document.
"SaveData" method must be called when tool path contains a MultipleMotion object.


Method Index


o SaveData()
Saves data of tool path in the current document.

Methods


o SaveData
public virtual CATBoolean SaveData()= 0
Saves data of tool path in the current document.

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

Copyright © 2003, Dassault Systèmes. All rights reserved.