#include <rvc/geometrc.h>
Public Types | |
| enum | SELECT { SELECT_None = 0, SELECT_All, SELECT_ByRecord, SELECT_ByScript, SELECT_ByElement, SELECT_Last } |
Public Member Functions | |
| ITEM () | |
Public Attributes | |
| BITSET | m_ElemList |
| MISTRING | m_QueryStr |
| BITSET | m_RecordList |
| SELECT | m_SelectType |
| RVC::OBJECTNAME | m_TableName |
| RVC::GEOMETRIC::ELEMSELECTPARMS::ITEM::ITEM | ( | ) |
List of elements (bit array).
List of records in 'TableNum' that the user has selected (bit array).
Table that 'RecordList' is selected from.
1.6.1