// 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 _Prs2d_TypeOfTolerance_HeaderFile #define _Prs2d_TypeOfTolerance_HeaderFile enum Prs2d_TypeOfTolerance { Prs2d_TOT_TAPER, Prs2d_TOT_SYMTOTAL, Prs2d_TOT_SYMCIRCULAR, Prs2d_TOT_SYMMETRY, Prs2d_TOT_CONCENTRIC, Prs2d_TOT_POSITION, Prs2d_TOT_ANGULARITY, Prs2d_TOT_PERPENDIC, Prs2d_TOT_PARALLELISM, Prs2d_TOT_SURFACEPROF, Prs2d_TOT_LINEPROF, Prs2d_TOT_CYLINDRIC, Prs2d_TOT_CIRCULARITY, Prs2d_TOT_FLATNESS, Prs2d_TOT_STRAIGHTNESS, Prs2d_TOT_NONE }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif