All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgToolAssemblyEditorCustom

Usage: you can freely reimplement this interface.


interface CATIMfgToolAssemblyEditorCustom

Interface dedicated to tool assembly object editor management.
Role: This interface offers services to edit the tool assembly object.

See also:
CATIMfgToolAssembly
See also:
CATDlgFrame


Method Index


o GetMorePanelEditor(CATDialog*,CATDlgStyle)
Returns the more panel editor on the tool assembly object.
o GetViewerPanelEditor(CATDialog*,CATDlgStyle)
Returns the viewer panel editor on the tool assembly object.

Methods


o GetMorePanelEditor
public virtual GetMorePanelEditor( iFather,
iStyle= CATDlgFraNoFrame)
Returns the more panel editor on the tool assembly object.
Builds a frame with "more" presentation (tab pages) : geometry, technology, compensation parameters.
Parameters:
iFather
The dialog father for presentation
iStyle
The frame style option
See also:
CATDlgFrame
o GetViewerPanelEditor
public virtual GetViewerPanelEditor( iFather,
iStyle= CATDlgFraNoFrame)
Returns the viewer panel editor on the tool assembly object.
Builds a frame with simple presentation : basic parameters and graphic view.
Parameters:
iFather
The dialog father for presentation
iStyle
The frame style option
See also:
CATDlgFrame

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

Copyright © 2003, Dassault Systèmes. All rights reserved.