All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgGeometryActivity

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgGeometryActivity
 

Usage: you can freely reimplement this interface.


interface CATIMfgGeometryActivity

Interface dedicated to Activity Object.
Role: This interface offers services to retrieve geometry tabpage frame of the Activity object editor .


Method Index


o GetMainPanelEditor(CATDialog*,CATDlgFrame*&,CATDlgStyle)
Writes the geometry tabpage frame.

Methods


o GetMainPanelEditor
public virtual HRESULT GetMainPanelEditor(CATDialog* iFather,
CATDlgFrame*& oFrame,
CATDlgStyle iStyle=NULL) = 0
Writes the geometry tabpage frame.
Parameters:
iFather
The father window
oFrame
The tabpage frame
iStyle
The tabPage style

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

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