All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIMfgAxialRadialMove
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgAxialRadialMove
Interface to compute the Toolpath between two machining operations.
Method Index
- o
ComputeAxialRadialMove(CATMathSetOfPoints&,CATMathSetOfVectors&,CATListOfCATUnicodeString&)
- Compute the Toolpath between two machining operations in order to move in 2.
Methods
o ComputeAxialRadialMove
| public virtual ComputeAxialRadialMove( | | oListOfPoints, |
| | oListOfAxis, |
| | oListOfFeedrates) |
-
Compute the Toolpath between two machining operations in order to move in 2.5 axis
- Parameters:
-
- oListOfPoints
- The list of CATMathPoints to define the Toolpath
- oListOfVectors
- The list of CATMathVectors to define the Toolpath
- oListOfFeedrates
- The list of Feedrates to define the Toolpath
This object is included in the file: CATIMfgAxialRadialMove.h
If needed, your Imakefile.mk should include the module: MfgItfEnv