All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATNotification
|
+---VisualizationBase.CATVueNotification
|
+---VisualizationBase.CATManipulatorNotification
|
+---CATManipulate
Usage: you must use this class as is. You should never derive it.
public class CATManipulate
Class to notify the progress of manipulation.
Role: This notification sent by a CATManipulator indicates that the manipulation is in progress.
It can be received by any
CATCommand class by means of
CATCommand.AddAnalyseNotificationCB method.
| public CATManipulate( | CATNotification* | iNotification) |
| public virtual ~CATManipulate( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.