All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATNotification
|
+---CATTransformationNotification
Usage: you must use this class as is. You should never derive it.
public class CATTransformationNotification
Class to notify the interactive manipulation of visualized objects.
Role: This notification sent by a CATManipulator is used to retrieve mathematic transformation data from the mouse move.
It can be decoded in a callback method
through the SendCommandSpecificObject method.
| public virtual const CATMathTransformation & GetTransformation( | )const |
| public CATBoolean IsRotation( | CATMathLine& | oAxis, |
| CATAngle& | oAngle) const |
Copyright © 2003, Dassault Systèmes. All rights reserved.