CATFLEditorServices Interface CATIPLMEditorWorkbenchAddin

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


interface CATIPLMEditorWorkbenchAddin

Interface to derive to create an addin of VPM Functional & Logical Editor (PLM Editor).
Role: Existing workshops or workbenches can be customized by the client application programmer. This customization consists in putting commands into one or several new toolbars, and add these toolbars to the appropriate workshop or workbench. Note that an add-in cannot customize the menu bar.
The workshop or the workbench should feature an add-in interface that you will implement to provide the toolbars using a class extending a late type. This add-in interface derives from the CATIWorkbenchAddin interface and it's valid for workshops as well as workbenches.

See also:
,



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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.