All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

KnowledgeInterfaces Interface CATICkeAddParametersDlg

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

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


interface CATICkeAddParametersDlg

Interface to get a dialog to append parameters on the feature that implements it.


Method Index


o GetDialog(CATStateCommand*)
Creates a dialog linked to a feature that allows to add parameters on this feature.

Methods


o GetDialog
public virtual CATDlgDialog * GetDialog(CATStateCommand* iFather) = 0
Creates a dialog linked to a feature that allows to add parameters on this feature.
Parameters:
iFather
: the dialog father command

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

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