All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIReplay
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIReplay
Edit a simulation Replay.
A replay enables the end-user to play a simulation which was recorded before. It is made of several channels : each channel describes the evolution of one property over time (the position of a part or the distance between two parts are examples of properties).
| public virtual HRESULT GetChannel( | int | iIndex, |
| CATIReplayChannel** | oChannel) const=0 |
| public virtual HRESULT GetNumberOfChannel( | int* | oNumber) const=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.