All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgActivityReplayControlPoints
Usage: you can freely reimplement this interface.
interface CATIMfgActivityReplayControlPoints
Interface to implement on Machining Operations.
This interface is used in the "Tool Path Replay" command to control on which specific points of the tool path the display of the tool path
has to be stopped.
The CAA2 developper has to implement ListOfControlSyntaxes method that returns a list of user syntaxes : "Tool Path Replay" command will
stop the display when encountering one of these user syntaxes in the current tool path that is replayed.
public virtual HRESULT StopOnControlUserSyntaxes( | CATListValCATUnicodeString& | oListOfControlUserSyntaxes) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.