All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VisualizationBase Notification CATMaterialNotification

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---CATMaterialNotification
 

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


public class CATMaterialNotification

Class to create a notification to use with graphic materials and mapping operators.
Role: Send this notification to force an update after modifying a graphic material or a mapping operator applied to a representation.

See also:
CATGraphicMaterial, CATMappingOperator


Constructor and Destructor Index


o CATMaterialNotification(CATMaterialNotificationType)
Constructs a notification.
o ~CATMaterialNotification()

Method Index


o GetMaterialNotificationType()
Returns the type of the notification.

Constructor and Destructor


o CATMaterialNotification
public CATMaterialNotification(CATMaterialNotificationType iType)
Constructs a notification.
Parameters:
iType
o ~CATMaterialNotification
public virtual ~CATMaterialNotification()

Methods


o GetMaterialNotificationType
public CATMaterialNotificationType GetMaterialNotificationType()const
Returns the type of the notification.

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

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