MachiningToolPathUseItf Interface DELIMfgToolPathToolAssembly

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


interface DELIMfgToolPathToolAssembly

Interface dedicated to management of tool or tool assembly inside tool path.

A tool axis object can be linked to a "compound traject" (DELMfgCompoundTraject) or the the description of a cycle (DELIMfgToolPathCycle).

See also:
See also:
See also:


Method Index


o GetTool(CATBaseUnknown_var&)
Retrieves the tool or tool assembly.
o SetTool(CATBaseUnknown_var&)
Sets the tool or tool assembly.

Methods


o GetTool
public virtual GetTool( oToolAssembly)
Retrieves the tool or tool assembly.
Parameters:
oToolAssembly
The value of tool
o SetTool
public virtual SetTool( const oToolAssembly)
Sets the tool or tool assembly.
Parameters:
iToolAssembly
The value of tool

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

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