summaryrefslogtreecommitdiff
path: root/inc/Prs2d_TypeOfTolerance.hxx
blob: d5331c2c3a739bbc2504180747071ae22c757034 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
// 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 <Standard_PrimitiveTypes.hxx>
#endif

#endif