Public Member Functions
CObjectRemovedNotification Class Reference

Detailed Description

Deprecated:
6.5. Please use the general siOnObjectRemoved event instead.

Holds information about a object being removed from the scene. Whenever an object is remove or deleted from the scene, this notification is sent to the custom display to notify them.

See also:
ViewContext, cus_displayhost Custom Display Host
Since:
5.1

#include <xsi_viewnotification.h>

List of all members.

Public Member Functions

  CObjectRemovedNotification ()
  ~CObjectRemovedNotification ()
const CString GetObjectName () const
const siBranchFlag  GetBranchFlag () const

Constructor & Destructor Documentation

Default constructor.

Default destructor.


Member Function Documentation

const CString& GetObjectName ( ) const

Returns a string that is the fullname of the object that was removed

Returns:
CString A string that is the fullname of the object that was removed
const siBranchFlag GetBranchFlag ( ) const

Returns a flag indicating the mode in which the object was deleted

Returns:
siBranchFlag The branch selection flag

The documentation for this class was generated from the following file: