All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ManufacturingInterfaces.CATIMfgToolPath | +---ManufacturingInterfaces.CATIMfgTraject | +---ManufacturingInterfaces.CATIMfgElementaryTraject | +---ManufacturingInterfaces.CATIMfgToolMotion | +---ManufacturingInterfaces.CATIMfgTPSingleMotion | +---CATIMfgPolyLineTraject
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgPolyLineTraject
Interface with identifies polyline traject object.
A polyline traject object is a set of tool linear motions characterized by a type of traject
and a type of feedrate.
PLEASE NOTE that you should use CATIMfgTPMultipleMotion interface instead of CATIMfgPolylineTraject.
CATIMfgTPMultipleMotion interface allows to store linear motions, circular motions and PP Instructions
(described by a string or by a NC_Command and a NC_Instruction described in PP Table).
It needs less memory and CPU time.
It is the recommended way to modelize tool motions.
Copyright © 2003, Dassault Systèmes. All rights reserved.