All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SimulationInterfaces Interface CATIReplayChannelProductMoveFactory

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIReplayChannelProductMoveFactory
 

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


interface CATIReplayChannelProductMoveFactory

Create a product move replay channel.

A product move channel describes the evolution of the position of a product over time.


Method Index


o CreateInstance(CATBaseUnknown**,CATIReplayChannelProductMove**)
Create a product move replay channel.

Methods


o CreateInstance
public virtual HRESULT CreateInstance(CATBaseUnknown** iProduct,
CATIReplayChannelProductMove** oChannel) const=0
Create a product move replay channel.
Parameters:
iProduct
The product to move.
oChannel
The created product move replay channel.
Returns:
HRESULT
See also:
CATIProduct, CATIReplayChannelProductMove

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

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