All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Class CATCmdWorkshop

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ApplicationFrame.CATCmdAccess
        |
        +---ApplicationFrame.CATCmdContainer
          |
          +---ApplicationFrame.CATCmdWorkbench
            |
            +---CATCmdWorkshop
 

Usage: you must use this class as is. You should never derive it.


public class CATCmdWorkshop

Class to create the workshop's access .
Role: The workshop's access is a CATCmdContainer which contains containers: one for it's menubar, one for each toolbar and one for each workbench.
To create an instance of CATCmdWorkshop use the macro NewAccess with CATCmdWorkshop as classname parameter.

See also:
CATIWorkshop


Constructor and Destructor Index


o ~CATCmdWorkshop()

Constructor and Destructor


o ~CATCmdWorkshop
public virtual ~CATCmdWorkshop()

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

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