All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Notification CATISORemove2DViewer

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

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


public class CATISORemove2DViewer

Class representing a notification sent when a 2Dviewer is removed from an Interactive Set Of Objects.

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


Constructor and Destructor Index


o ~CATISORemove2DViewer()

Data Member Index


o _Viewer
the viewer removed from the Interactive Set Of Objects.

Constructor and Destructor


o ~CATISORemove2DViewer
public virtual ~CATISORemove2DViewer()

Data Members


o _Viewer
  public CATViewer * _Viewer
the viewer removed from 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.