MachiningToolPathUseItf Interface DELIMfgTPMachiningTime

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


interface DELIMfgTPMachiningTime

Interface for management of machining time.


Method Index


o GetMachiningTime(double&,double&)
Retrieves machining time and total time on the current object.
o SetMachiningTime(double,double)
Sets machining time and total time on the current object.

Methods


o GetMachiningTime
public virtual GetMachiningTime( oMachiningTime,
oTotalTime)
Retrieves machining time and total time on the current object.
Parameters:
oMachiningTime
The machining time value (in MKS unit)
oTotalTime
The total time value (in MKS unit)
o SetMachiningTime
public virtual SetMachiningTime( const iMachiningTime,
const iTotalTime)
Sets machining time and total time on the current object.
Parameters:
iMachiningTime
The machining time value (in MKS unit)
iTotalTime
The total time value (in MKS unit)

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

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