All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgActivityToolVisu
Usage: you can freely reimplement this interface.
interface CATIMfgActivityToolVisu
Interface to define the tool orientation during the Tool Path Replay command.
Role: This interface allows to specifiy the orientation of the tool in the Tool Path Replay command.
Standard behaviour is to display the tool with its axis along the machine spindle axis, and its radial axis
perpendicular to the spindle axis and perpendicular to the tangent of the tool path.
This interface has to be implemented on a Manufacturing Operation if the standard behaviour is not the expected one.
public virtual HRESULT GetDirections( | CATMathDirection& | oSpindleAxis, |
CATMathDirection& | oRadialAxis) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.