VisualizationController CATCsoNotification

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


public class CATCsoNotification

class CATCsoNotification.
Class representing a notification sent by an .
Role : notification sent when objects are added to XSO or removed from XSO.


Constructor and Destructor Index


o CATCsoNotification(CATBaseUnknown*)
The default constructor take an element on which we work.
o ~CATCsoNotification()

Method Index


o GetObject()
Return the working object included in the notification.

Constructor and Destructor


o CATCsoNotification
public CATCsoNotification( iElement)
The default constructor take an element on which we work.
Parameters:
iElement
A pointer on the working element.
o ~CATCsoNotification
public virtual ~CATCsoNotification()

Methods


o GetObject
public GetObject()
Return the working object included in the notification.
Returns:
A pointer on the CATBaseUnknow working object.

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

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