All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ObjectModelerBase.CATExtensionAdapter | +---CATEditorFactory
Usage: you must use this class as is. You should never derive it.
public class CATEditorFactory
Base class to create an editor factory.
Role: To create a factory class for your editor,
use the macro CAT_EDITOR_DECLARE_FACTORY for the header file (.h) and for the source file (.cpp)
the
CAT_EDITOR_DEFINE_FACTORY for an Edit Properties Editor, and the
CAT_EDITOR_DEFINE_FACTORY2 for an Tools Options Editor.
public ~CATEditorFactory( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.