All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

ApplicationFrame Notification CATISORemove3DViewer

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

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


public class CATISORemove3DViewer

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

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


Constructor and Destructor Index


o ~CATISORemove3DViewer()

Data Member Index


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

Constructor and Destructor


o ~CATISORemove3DViewer
public virtual ~CATISORemove3DViewer()

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.