1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-26 10:19:45 +03:00
bugmster 480bf81e37 0024428: Implementation of LGPL license
Update of OCCT samples source code due to moving to LGPL license
2013-12-17 12:43:15 +04:00

7 lines
119 B
C
Executable File

enum STATE {
SELECT_EDGE_PLATE,
SELECT_EDGE_PLATE_TGTES_1,
SELECT_EDGE_PLATE_TGTES_2,
SELECT_EDGE_PLATE_TGTES_3
};