MachiningU5Itf Interface DELIMfgApply
Usage: you can freely reimplement this interface.
interface DELIMfgApply
Interface to customize the check of a Machining Operation.
Role: This interface has to be implemented to change the default check behaviour.
Method Index
- o
CheckParameter()
- This method is used to check a Machining Operation.
Methods
o CheckParameter
public virtual CheckParameter( | ) |
-
This method is used to check a Machining Operation.
It is called in particular in the APPLY button of the Machining Operation editor.
If the check fails (operation not complete,...), the return code
is filled with the error message.
This object is included in the file: DELIMfgApply.h
If needed, your Imakefile.mk should include the module: MachiningU5Itf
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.