MachiningExtendItf Interface DELIMfgActivityDefaultValuesMngt

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


interface DELIMfgActivityDefaultValuesMngt

Interface to manage default values on a Manufacturing Activity.
Role:This interface is to be invoqued in a CAA Partner Application to apply to a newly created Manufacturing Activity the default values of parameters. A default implementation is provided for Manufacturing Activities


Method Index


o ManageDefaultValues(int,int&)
Manage default values depending on Machining / Operation/ Apply default values Setting.

Methods


o ManageDefaultValues
public virtual ManageDefaultValues( const iApply,
oSetting)
Manage default values depending on Machining / Operation/ Apply default values Setting.
Parameters:
iApply

Legal values: 1 to apply default values if setting is ON. 0 to only read setting value.
oSetting

Legal values: 1 if setting is ON. User requests default values to be applied. 0 if setting is OFF.User does not request default values to be applied.

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

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