All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATNotification | +---VisualizationBase.CATVueNotification | +---VisualizationBase.CATManipulatorNotification | +---CATEdit
Usage: you must use this class as is. You should never derive it.
public class CATEdit
Class to notify the mouse double click of the representation.
Role: This notification sent by a CATManipulator indicates that the button 1 of the mouse is double clicked 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 CATEdit( | CATNotification* | iNotification, | |
CATDlgWindow* | iPopupFatherWindow | = NULL) |
public virtual ~CATEdit( | ) |
public CATDlgWindow * GetPopupFatherWindow( | )const |
Copyright © 2003, Dassault Systèmes. All rights reserved.