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