KnowledgeInterfaces Interface 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.
For example, a constraint. This interface is used by F(x) commands to select parameters.
It is implemented at least on parameters.
This interface is multi implemented. It is not supposed to be used for other purpose than F(x).


Method Index


o SelectedLiteral()
Returns the underlying parameter.

Methods


o SelectedLiteral
public virtual SelectedLiteral()
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 © 1999-2015, Dassault Systèmes. All rights reserved.