All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ManufacturingInterfaces.CATIMfgToolPath | +---CATIMfgToolPathToolAssembly
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgToolPathToolAssembly
Interface dedicated to management of tool or tool assembly inside tool path.
A tool axis object can be linked to a "compound traject" (CATIMfgCompoundTraject) or the the description of a cycle (CATIMfgToolPathCycle).
public virtual CATBoolean GetTool( | CATBaseUnknown_var& | oToolAssembly) =0 |
public virtual CATBoolean SetTool( | const CATBaseUnknown_var& | oToolAssembly) =0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.