All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIReplayChannel
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIReplayChannel
Read general information on a replay channel.
A channel describes the evolution of one property over time. It is made of samples : each sample contains the parameters of the property at a given time.
public virtual HRESULT GetNumberOfSample( | int* | oNumber) const=0 |
public virtual HRESULT GetSampleTime( | int | iIndex, |
double* | oTime) const=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.