All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VisualizationBase Notification CATMultiSelEvent

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

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


public class CATMultiSelEvent

Event to indicate a multi-selection.
Role: This class stores the representations impacted by a multi-selection as a CATPickPathList.


Constructor and Destructor Index


o CATMultiSelEvent()
Constructs an empty multi-selection event.
o ~CATMultiSelEvent()

Method Index


o GetContainedObject()
Returns the list of selected pick-paths.

Constructor and Destructor


o CATMultiSelEvent
public CATMultiSelEvent()
Constructs an empty multi-selection event.
o ~CATMultiSelEvent
public virtual ~CATMultiSelEvent()

Methods


o GetContainedObject
public CATPickPathList & GetContainedObject()
Returns the list of selected pick-paths.

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

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