VisualizationFoundation CATMultiSel

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


public class CATMultiSel

Class to notify the multi selection of the representations.
Role: This notification sent by a indicates that a group of representations controlled by the manipulator has been selected. It can be received by any class by means of the callback through the method.


Constructor and Destructor Index


o CATMultiSel(CATNotification*)
Constructs a CATMultiSel notification.
o ~CATMultiSel()

Constructor and Destructor


o CATMultiSel
public CATMultiSel( iNotification)
Constructs a CATMultiSel notification.
Parameters:
iNotification
The device event notification. This notification contains the manipulation device parameters like mouse position.
o ~CATMultiSel
public virtual ~CATMultiSel()

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

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