All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgActInEditorActivity

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

Usage: you can freely reimplement this interface.


interface CATIMfgActInEditorActivity

Interface that allows to act in the Manufacturing Operation editor to add some special behaviour.

Role: Component that implement CATIMfgActInEditorActivity should be a Manufacturing Operation.


Method Index


o OnCancelButton()
Implement this method to add some special behaviour when Cancel button of Manfacturing operation editor is pressed.

Methods


o OnCancelButton
public virtual HRESULT OnCancelButton()= 0
Implement this method to add some special behaviour when Cancel button of Manfacturing operation editor is pressed. Note this method is also called when the operation editor ends because it is cancelled by an exclusive command.

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

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