All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ManufacturingInterfaces.CATIMfgToolPath | +---ManufacturingInterfaces.CATIMfgToolPathSpindle | +---CATIMfgToolPathConstantSpindle
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgToolPathConstantSpindle
Interface dedicated to the spindle feedrate object inside tool path.
Role: This interface offers services to manage parameters of the spindle feedrate object
A spindle object can be linked to a "compound traject" (CATIMfgCompoundTraject), the description of a cycle (CATIMfgToolPathCycle),
or to a tool motion (CATIMfgTPMultipleMotion).
public virtual CATBoolean GetSpindle( | CATICkeParm_var& | Spindle) =0 |
public virtual CATBoolean SetSpindle( | const CATICkeParm_var& | iSpindle) =0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.