// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _TNaming_NameType_HeaderFile #define _TNaming_NameType_HeaderFile //! classes to store selected shape (involve naming algorithm)
//! =========================================================
//! to store naming characteristcs
enum TNaming_NameType { TNaming_UNKNOWN, TNaming_IDENTITY, TNaming_MODIFUNTIL, TNaming_GENERATION, TNaming_INTERSECTION, TNaming_UNION, TNaming_SUBSTRACTION, TNaming_CONSTSHAPE, TNaming_FILTERBYNEIGHBOURGS, TNaming_ORIENTATION, TNaming_WIREIN }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif