All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---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.
public virtual HRESULT Create( | const CATUnicodeString& | iName, |
double | iInputX, | |
double | iInputY, | |
double | iOutputX, | |
double | iOutputY, | |
CATIFunctActionsGroup*& | oActGrp)= 0 |
public virtual HRESULT Delete( | CATBaseUnknown* | iActGrp)= 0 |
public virtual HRESULT GetListOfActionsGroups( | CATLISTV(CATBaseUnknown_var)& | ioLst)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.