MachiningToolPathUseItf Interface DELIMfgTPReplaySelectedPosition
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgTPReplaySelectedPosition
Method Index
- o
GetSelectedPosition(DELIMfgTPMultipleMotion_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 GetSelectedPosition( | | oMultipleMotion, |
| | oNumberOfSubMotion, |
| | oNumberOfPoint) |
-
Retrieves characteristics of the last point selected on the tool path in
the "Tool Path Replay" command.
- Parameters:
-
- oMultipleMotion
- The handler on the
object where is located the point
- oNumberOfSubMotion
- The sub-motion of the
object where is located the point
- oNumberOfPoint
- The number of the selected point in the
object
This object is included in the file: DELIMfgTPReplaySelectedPosition.h
If needed, your Imakefile.mk should include the module: MachiningToolPathUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.