All Frameworks  Class Hierarchy  This Framework  Next  Indexes

Visualization Notification CATAddElements

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---Visualization.CATCsoNotification
          |
          +---CATAddElements
 

Usage: you must use this class as is. You should never derive it.


public class CATAddElements

class CATAddElements.
Notification sent when elements are added to a Set of Objects. Directly use the variable member _ListElt to add/remove elements or to give the whole list of them.

See also:
CATHSO, CATPSO


Constructor and Destructor Index


o CATAddElements()
The default constructor.
o ~CATAddElements()

Data Member Index


o _ListElt
The list of all elements added in the set.

Constructor and Destructor


o CATAddElements
public CATAddElements()
The default constructor.
o ~CATAddElements
public virtual ~CATAddElements()

Data Members


o _ListElt
  public list _ListElt
The list of all elements added in the set.

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

Copyright © 2003, Dassault Systèmes. All rights reserved.