MachiningUseItf Interface DELIMfgActivityPPCommandEvaluation

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


interface DELIMfgActivityPPCommandEvaluation

Interface on the activity to evaluate the syntax associated to a PP Command.

Current PP Table must be loaded.


Method Index


o GetPPCommandEvaluation(CATListValCATUnicodeString&,CATUnicodeString&,int)
Retrieves the syntax of a PP Command.
o SetFeedrate(CATICkeParm_var&,double&)
Set the feedrate value.
o SetSpindle(CATICkeParm_var&,double&,int&)
Set the spindle value.

Methods


o GetPPCommandEvaluation
public virtual GetPPCommandEvaluation( oValue,
const iPPCommandName,
iSequenceNumber=1)
Retrieves the syntax of a PP Command.
Parameters:
iPPCommandName
The name of the PP Command
iSequenceNumber
The number of sequence
oValue
The value of syntax
o SetFeedrate
public virtual SetFeedrate( const ihFeedrate,
const iRatio)
Set the feedrate value.
Parameters:
ihFeedrate
The feedrate parameter
iRatio
The ratio to apply to feedrate parameter
o SetSpindle
public virtual SetSpindle( const ihSpindle,
const iRatio,
const iRotationWay)
Set the spindle value.
Parameters:
ihSpindle
The spindle parameter
iRatio
The ratio to apply to spindle parameter
iRotationWay
The rotation way of the spindle parameter

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

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