MachiningU5Itf Interface DELIMfgReplayToolPathCustom
Usage: you can freely reimplement this interface.
interface DELIMfgReplayToolPathCustom
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.
- See also:
-
Method Index
- o
CustomizeToolPathRep(CATBaseUnknown_var&,int,int)
- Creates customized graphic representation.
Methods
o CustomizeToolPathRep
public virtual CustomizeToolPathRep( | const | iOperation, |
| | iStartPoint, |
| | iEndPoint) |
-
Creates customized graphic representation.
- Parameters:
-
- iOperation
- The current machining operation
- iStartPoint
- The index of start point
- iEndPoint
- The index of end point
- Returns:
- The graphic representation to add to the standard graphic representation
This object is included in the file: DELIMfgReplayToolPathCustom.h
If needed, your Imakefile.mk should include the module: MachiningU5Itf
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.