|
Open CASCADE Technology
6.7.1
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | TNaming_Evolution { TNaming_PRIMITIVE, TNaming_GENERATED, TNaming_MODIFY, TNaming_DELETE, TNaming_REPLACE, TNaming_SELECTED } |
| Defines the type of evolution in old shape - new shape pairs. The definitions - in the form of the terms of the enumeration - are needed by the TNaming_NamedShape attribute and indicate what entities this attribute records as follows: More... | |
| enum TNaming_Evolution |
Defines the type of evolution in old shape - new shape pairs.
The definitions - in the form of the terms of
the enumeration - are needed by the
TNaming_NamedShape attribute and
indicate what entities this attribute records as follows:
| Enumerator | |
|---|---|
| TNaming_PRIMITIVE | |
| TNaming_GENERATED | |
| TNaming_MODIFY | |
| TNaming_DELETE | |
| TNaming_REPLACE | |
| TNaming_SELECTED | |
1.8.5