VisualizationFoundation 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 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: CATVisFoundation

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.