All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATNotification | +---VisualizationBase.CATVueNotification | +---VisualizationBase.CATManipulatorNotification | +---CATContext
Usage: you must use this class as is. You should never derive it.
public class CATContext
Class to notify that a contextual action is asked on a manipulator.
Role: This notification sent by a CATManipulator indicates that the mouse button 3 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.
public CATContext( | CATNotification* | iNotification, | |
CATDlgContextualMenu* | menu | =NULL) |
public virtual ~CATContext( | ) |
public CATDlgContextualMenu * GetContextualMenu( | )const |
Copyright © 2003, Dassault Systèmes. All rights reserved.