All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATNotification | +---VisualizationBase.CATTimeStampedEvent | +---VisualizationBase.CATViewerEvent | +---VisualizationBase.CATIndicateEvent | +---CATTransformationIndicate
Usage: you must use this class as is. You should never derive it.
public class CATTransformationIndicate
Class to notify the 2D indication.
Role: This event sent by a CAT2DIndicator is used to retrieve mathematic transformation data from the mouse move.
It can be decoded in a callback method from manipulator notification
through the
GetDataNotification method.
public const CATMathTransformation2D& GetTransformation( | )const |
Copyright © 2003, Dassault Systèmes. All rights reserved.