All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwBGAddin

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ApplicationFrame.CATIWorkbenchAddin
        |
        +---CATIDrwBGAddin
 

Usage: you can freely reimplement this interface.


interface CATIDrwBGAddin

Interface of Drafting workbench.
by implementing this interface you create an addin of one workbench of the drawing document. The toolbars and the item menu will be only available when the workbench is the current one. CATIDrwAddin is the addin of the "Drafting" Background view workbench which appears in the "Mechanical Design" Solution.

See also:
CATIWorkbenchAddin



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

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