All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

KnowledgeInterfaces Interface CATIParmSelector

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

Usage: you can freely reimplement this interface.


interface CATIParmSelector

Interface for parameter selection.
Role: to be implemented by objects that can be used as selection to return a parameter.
This interface is used by F(x) commands to select parameters.
It is implemented at least on parameters.


Method Index


o SelectedLiteral()
Returns the underlying parameter.

Methods


o SelectedLiteral
public virtual CATICkeParm_var SelectedLiteral()const = 0
Returns the underlying parameter. Can return NULL_var

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

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