All Frameworks Class Hierarchy This Framework Indexes
SimulationInterfaces Interface 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 CreateInstance( | | iProduct, |
| | oChannel) |
-
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