|
cgma
|
Go to the source code of this file.
Classes | |
| class | ModelQueryEngine |
| class | ModelQueryEngine::BeginQuery |
Enumerations | |
| enum | CubitSearchDirection { CUBIT_SEARCH_NO_DIRECTION = -1, CUBIT_SEARCH_PARENT = 0, CUBIT_SEARCH_CHILD = 1 } |
| enum CubitSearchDirection |
Definition at line 66 of file ModelQueryEngine.hpp.
{
CUBIT_SEARCH_NO_DIRECTION = -1,
CUBIT_SEARCH_PARENT = 0,
CUBIT_SEARCH_CHILD = 1
};