All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATNotification | +---VisualizationBase.CATVueNotification | +---CATManipulatorNotification
Usage: you must use this class as is. You should never derive it.
public class CATManipulatorNotification
Basic class to notify the interactive manipulation of visualized objects.
Role: This notification sent by a CATManipulator is used to decode application model data from representations
controlled by the manipulator or to get the transformation matrix.
It can be received by any
CATCommand class by means of the callback through the
CATCommand.AddAnalyseNotificationCB method.
public CATManipulatorNotification( | CATNotification* | iNotification | = NULL) |
public virtual ~CATManipulatorNotification( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.