Open CASCADE Technology
6.5.4
|
This class provides default services for an
AttributeDelta on an ADDITION action.
Applying this AttributeDelta means REMOVING its
attribute.
#include <TDF_DeltaOnAddition.hxx>
Public Member Functions | |
TDF_DeltaOnAddition (const Handle< TDF_Attribute > &anAtt) | |
Creates a TDF_DeltaOnAddition. | |
void | Apply () |
Applies the delta to the attribute. |
TDF_DeltaOnAddition::TDF_DeltaOnAddition | ( | const Handle< TDF_Attribute > & | anAtt | ) |
void TDF_DeltaOnAddition::Apply | ( | ) | [virtual] |
Implements TDF_AttributeDelta.