All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ObjectModelerBase Interface CATIEditor

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

Usage: you can freely reimplement this interface.


interface CATIEditor

Interface to manage objects interactivelly.

Role: this interface is dedicated to create and return the editor associated with the document.

See also:
CATFrmEditor


Method Index


o GetEditor()
Returns the editor associated with the document.

Methods


o GetEditor
public virtual CATFrmEditor* GetEditor()=0
Returns the editor associated with the document.
Note: this method is called in File/New or File/Open dialog box.

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

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