All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Notification CATISOAdd2DViewer

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---CATISOAdd2DViewer
 

Usage: you must use this class as is. You should never derive it.


public class CATISOAdd2DViewer

Class representing a notification sent when a 2Dviewer is added into an Interactive Set Of Objects.

See also:
CATISO, CATViewer, CATISORemove2DViewer, CATISOAdd3DViewer, CATISORemove2DViewer


Constructor and Destructor Index


o ~CATISOAdd2DViewer()

Data Member Index


o _Viewer
the viewer added in the Interactive Set Of Objects.

Constructor and Destructor


o ~CATISOAdd2DViewer
public virtual ~CATISOAdd2DViewer()

Data Members


o _Viewer
  public CATViewer * _Viewer
the viewer added in the Interactive Set Of Objects.

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

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