All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctActionsGroups

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


interface CATIFunctActionsGroups

The interface to access the groups of functional actions of a system.


Method Index


o Create(CATUnicodeString&,double,double,double,double,CATIFunctActionsGroup*&)
Create a Group of Actions.
o Delete(CATBaseUnknown*)
Delete a Group of Actions.
o GetListOfActionsGroups(CATLISTV(CATBaseUnknown_var)&)
Get the list of actions groups.

Methods


o Create
public virtual Create( const iName,
iInputX,
iInputY,
iOutputX,
iOutputY,
oActGrp)
Create a Group of Actions.
o Delete
public virtual Delete( iActGrp)
Delete a Group of Actions.
o GetListOfActionsGroups
public virtual GetListOfActionsGroups( ioLst)
Get the list of actions groups.

Parameters:
ioLst
The list to be filled with the actions groups.

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

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