MachiningToolPathUseItf Interface DELIMfgToolPathConstantToolAxis

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIMfgToolPathConstantToolAxis

Interface dedicated to the tool axis object inside tool path.
Role: This interface offers services to manage parameters of the tool axis object
A tool axis object can be linked to a "compound traject" (DELIMfgCompoundTraject), the description of a cycle (DELIMfgToolPathCycle), or to a tool motion (DELIMfgTPMultipleMotion).

See also:
See also:
See also:
See also:


Method Index


o GetToolAxis(CATMathVector&)
Retrieves value of tool axis.
o SetToolAxis(CATMathVector&)
Sets value of tool axis.

Methods


o GetToolAxis
public virtual GetToolAxis( oToolAxis)
Retrieves value of tool axis.
Parameters:
oToolAxis
The tool axis value
o SetToolAxis
public virtual SetToolAxis( iToolAxis)
Sets value of tool axis.
Parameters:
iToolAxis
The tool axis value

This object is included in the file: DELIMfgToolPathConstantToolAxis.h
If needed, your Imakefile.mk should include the module: MachiningToolPathUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.