All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATNotification | +---Visualization.CATModelNotification | +---Visualization.CATModelEntityNotification | +---Visualization.CATModify | +---CATModifyVisProperties
Usage: you must use this class as is. You should never derive it.
public class CATModifyVisProperties
Notification class to refresh the visualization.
Role:This notification does not delete the graphic representation, it only modifies
the graphic attributes (Color, Show/noShow ...). This notification is faster than a CATModify.
The specification tree is automatically updated.
public CATModifyVisProperties( | CATBaseUnknown* | iObject, |
const CATPathElement& | iPath, | |
const CATVisGeomType | iGeomType, | |
const CATVisPropertyType | iPropertyType, | |
const CATVisPropertiesValues& | iPropertyValue) |
public virtual ~CATModifyVisProperties( | ) |
enum CATUndoRedoState { CATRedo, CATUndo, CATNone }
Copyright © 2003, Dassault Systèmes. All rights reserved.