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