MachiningToolPathUseItf Interface DELIMfgTPReplayResource3DVisu
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgTPReplayResource3DVisu
Interface dedicated to manage the transformation of tool resource representation during tool path replay.
Role: This interface offers services mainly to manage poisition and orientation of tool resource representation during tool path replay
Method Index
- o
SetLocation(CATMathPoint&,CATMathVector&,CAT3DBagRep*,CATMathVector*)
- Set the Resource Visu location.
Methods
o SetLocation
public virtual SetLocation( | const | iTipPoint, |
| const | iAxis, |
| | pBagRep, |
| const | pRadial | = NULL) |
-
Set the Resource Visu location.
Describe the Resource Tip Point and Axis on which the Representation should be displayed :
returns HRESULT.
- Parameters:
-
- iTipPoint
- : CATMathPoint representing the Resource Tip Point
- iAxis
- : CATMathVector reprensenting the Resource Axis (tool axis for mill/drill or spindle axis of the machine for turning)
- BagRep
- : Representation Bag on which is applied the transformation
- pRadial
- : Optional CATMathVector representing the radial axis of the machine for turning
This object is included in the file: DELIMfgTPReplayResource3DVisu.h
If needed, your Imakefile.mk should include the module: MachiningToolPathUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.