All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwAddin

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

Usage: you can freely reimplement this interface.


interface CATIDrwAddin

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" working view workbench which appears in the "Mechanical Design" Solution.

See also:
CATIWorkbenchAddin



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

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