VisualizationFoundation notification CATActivate

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


public class CATActivate

Class to notify the selection of the representation.
Role: This notification sent by a CATManipulator indicates that the mouse button 1 is pressed above the representation controlled by the manipulator. It can be received by any CATCommand class by means of the callback through the CATCommand.AddAnalyseNotificationCB method.


Constructor and Destructor Index


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

Constructor and Destructor


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

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

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