All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgTPReplaySelectedPosition

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

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


interface CATIMfgTPReplaySelectedPosition

Interface on the tool path to store and retrieve characteristics of the last point selected on the tool path in the "Tool Path Replay" command.


Method Index


o GetSelectedPosition(CATIMfgTPMultipleMotion_var&,int&,int&)
Retrieves characteristics of the last point selected on the tool path in the "Tool Path Replay" command.

Methods


o GetSelectedPosition
public virtual HRESULT GetSelectedPosition(CATIMfgTPMultipleMotion_var& oMultipleMotion,
int& oNumberOfSubMotion,
int& oNumberOfPoint) = 0
Retrieves characteristics of the last point selected on the tool path in the "Tool Path Replay" command.
Parameters:
oMultipleMotion
The handler on the
CATIMfgTPMultipleMotion object where is located the point
oNumberOfSubMotion
The sub-motion of the
CATIMfgTPMultipleMotion object where is located the point
oNumberOfPoint
The number of the selected point in the
CATIMfgTPMultipleMotion object

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

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