VisualizationFoundation 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:
- ,
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( | | iType) |
-
Constructs a notification.
- Parameters:
-
- iType
o ~CATMaterialNotification
public virtual ~CATMaterialNotification( | ) |
-
Methods
o GetMaterialNotificationType
public GetMaterialNotificationType( | ) |
-
Returns the type of the notification.
This object is included in the file: CATMaterialNotification.h
If needed, your Imakefile.mk should include the module: CATVisFoundation
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.