All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgEditor

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgEditor
 

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


interface CATIMfgEditor

Interface dedicated to Manufacturing objects.
Role: This interface offers services to retrieve Manufacturing objects editor.


Method Index


o GetEditor(CATDialog*,CAT2DViewer*&)
Writes 2D editor for a Manufacturing Object.

Methods


o GetEditor
public virtual HRESULT GetEditor(CATDialog* iFather,
CAT2DViewer*& o2DViewer) = 0
Writes 2D editor for a Manufacturing Object.
Parameters:
iFather
The father window
o2DViewer
The 2D viewer editor

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

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