OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
analyse_name.inc
Go to the documentation of this file.
1
2#define AN_LIVE 0
3#define AN_ONERROR 1
4#define AN_FILE 2
5
6#define ANSTOP 0
7#define ANPAUSE 1
8#define ANINFO 2
9#define ANINFO_BLIND_1 3
10#define ANINFO_BLIND_2 4
11#define ANINFO_BLIND_3 5
12#define ANINFO_BLIND_4 6
13
14#define AN_STARTER 0
15#define AN_RADIOSS 1
16
17#define AN_ERROR 0
18#define AN_WARNING 1
19#define AN_INFO 2
20#define AN_CHECK 3
21
22#define CHECK_SHELL 1
23#define CHECK_VOLU 2
24#define CHECK_TRUSS 3
25#define CHECK_BEAM 4
26#define CHECK_SPRING 5
27#define CHECK_RB_M 6
28#define CHECK_RB_S 7
29#define CHECK_MASS 8
30#define CHECK_2N 9
31#define CHECK_USED 10
32
33#define CHECK_THICK_SHELL 11