All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface 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.

See also:
CATIMfgTPMultipleMotion


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: CATIMfgReplayToolPathCustom.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

Copyright © 2003, Dassault Systèmes. All rights reserved.