MachiningToolPathUseItf Interface DELIMfgToolPathConstantFeedrate

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


interface DELIMfgToolPathConstantFeedrate

Interface dedicated to the feedrate object inside tool path.
Role: This interface offers services to manage parameters of the feedrate object
A feedrate 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 GetFeedrate(CATICkeParm_var&)
Retrieves value of feedrate.
o SetFeedrate(CATICkeParm_var&)
Sets value of feedrate.

Methods


o GetFeedrate
public virtual GetFeedrate( oFeedrate)
Retrieves value of feedrate.
Parameters:
oFeedrate
The feedrate value modelized by a
o SetFeedrate
public virtual SetFeedrate( const iFeedrate)
Sets value of feedrate.
Parameters:
iFeedrate
The feedrate value modelized by a

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

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