VisualizationController 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 after an user action (Select/Pick/Drag...) and especially to decode a
that is in the object model equivalent to the selected
representation.


Constructor and Destructor Index


o CATSelector(CATCommand*,CATString&,CATRep*)
Default constructor.

Constructor and Destructor


o CATSelector
public CATSelector( iFather,
const iName,
iRepresentation)
Default constructor.
Parameters:
iFather
a pointer to the father command of the manipulator
iName
a name for the manipulator
iRepresentation
a pointer to the manipulated representation

This object is included in the file: CATSelector.h
If needed, your Imakefile.mk should include the module: CATVisController

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.