MachiningU5Itf Interface DELIMfgMachineEditor
Usage: you can freely reimplement this interface.
 interface DELIMfgMachineEditor
    Interface dedicated to Machine Object.
 Role: This interface offers services to retrieve the dialog box displayed when the machine is created or edited.
 Method Index
 
 -  o 
    GetDialog(CATDlgWindow*,CATBoolean,CATDlgDialog*&,CATDlgStyle)
 -   Writes the dialog box.
 
 Methods
 
  o GetDialog
  |   public virtual   GetDialog( |   | iParent, | 
 |   | iCreation, | 
 |   | oDialog, | 
 |   | iStyle | = NULL)   | 
  - 
 Writes the dialog box. 
 
  -  Parameters:
  
 - 
    
    -  iParent
   
 -   The parent window
  
 
    -  iCreation
   
 -   CATTrue if we are in creation mode of the machine, CATFalse if we are in edition mode.
  
 
    -  oDialog
   
 -   The dialog
  
 
    -  iStyle
   
 -   The tabPage style
 
 
 
 This object is included in the file: DELIMfgMachineEditor.h
If needed, your Imakefile.mk should include the module: MachiningU5Itf
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.