All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Notification CATISOAdd3DViewer

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

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


public class CATISOAdd3DViewer

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

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


Constructor and Destructor Index


o ~CATISOAdd3DViewer()

Data Member Index


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

Constructor and Destructor


o ~CATISOAdd3DViewer
public virtual ~CATISOAdd3DViewer()

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.