All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATEventSubscriber | +---System.CATCommand | +---VisualizationBase.CATManipulator | +---CATSelector
Usage: you must use this class as is. You should never derive it.
public class CATSelector
Class to select representations.
This class is to be able to interract on a representation of a model
It main purpose is to be able to answer to the CATManipulator.SendCommandSpecificObject after an user action (Select/Pick/Drag...) and especially to decode a
CATPathElement that is in the object model equivalent to the selected
representation.
public CATSelector( | CATCommand* | iFather, |
const CATString& | iName, | |
CATRep* | iRepresentation) |
Copyright © 2003, Dassault Systèmes. All rights reserved.