All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Interface CATIAfrDialogForAgent

System.IUnknown
  |
  +---ApplicationFrame.CATIAfrDialog
    |
    +---CATIAfrDialogForAgent
 

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


interface CATIAfrDialogForAgent

Interface to visualize a dialog agent in a toolbar.
Role: To visualize a dialog agent in a toolbar there is 3 steps:

  1. Sets the dialog agent in the SDO: CATStateCommand.AddSDOElement(CATBaseUnknown*)
  2. This agent must implement this interface
  3. In the CATCommandHeaderWithSDOForAgent constructor you should give the IID of this interface
The unic dialog agent which implements this interface is the CATCmdSwitchAgent



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

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