VisualizationController CATRemoveElements
Usage: you must use this class as is. You should never derive it.
public class CATRemoveElements
Event that defined an remove of elements in a Set of Objects.
Diectly use the variable member _ListElt to add/remove elements
or to give the whole list of them.
- See also:
- ,
Constructor and Destructor Index
- o
CATRemoveElements()
- The default constructor.
- o
~CATRemoveElements()
-
Data Member Index
- o
_ListElt
- The list of all elements added in the SO.
Constructor and Destructor
o CATRemoveElements
public CATRemoveElements( | ) |
-
The default constructor.
o ~CATRemoveElements
public virtual ~CATRemoveElements( | ) |
-
Data Members
o _ListElt
public list _ListElt
-
The list of all elements added in the SO.
This object is included in the file: CATRemoveElements.h
If needed, your Imakefile.mk should include the module: CATVisController
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.