#include <dgnlib.h>
Public Attributes | |
DGNElemCore | core |
int | tagType |
int | tagSet |
int | tagIndex |
int | tagLength |
tagValueUnion | tagValue |
The core.stype code is DGNST_TAG_VALUE.
Returned for DGNT_TAG_VALUE(37).
|
Tag index within tag set. |
|
Length of tag information (text) |
|
Which tag set does this relate to? |
|
Tag type indicator, DGNTT_* |
|
Textual value of tag |