All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIMfgReplayToolPathCustom
Usage: you can freely reimplement this interface.
interface CATIMfgReplayToolPathCustom
Interface useful to customize visualization of tool path
in Replay Tool Path command.
This interface contains a method which allows to create a customized
graphic representation which is added to the standard graphic representation .
This interface must be implemented on MfgTPMultipleMotion object.
| public virtual CATRep* CustomizeToolPathRep( | const CATBaseUnknown_var& | iOperation, |
| int | iStartPoint, | |
| int | iEndPoint) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.