All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIReplayFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIReplayFactory
Manage simulation Replays.
A replay enables the end-user to play a simulation which was recorded before.
This interface enables the creation of simulation replays in a document and scan the document to list all the simulation replays. Use this interface as is to create a replay or to list replays in a document.
| public virtual HRESULT CreateInstance( | CATIReplay** | oReplay) const=0 |
| public virtual HRESULT ListReplays( | CATIReplayList* | oListOfReplays) const=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.