#include <dgnlib.h>
Public Attributes | |
DGNElemCore | core |
int | tagCount |
int | tagSet |
int | flags |
char * | tagSetName |
DGNTagDef * | tagList |
Tag Set.
The core.stype code is DGNST_TAG_SET.
Returned for DGNT_APPLICATION_ELEM(66), Level: 24.
Tag flags - not too much known.
Number of tags in tagList.
List of tag definitions in this set.
Tag set index.
Tag set name.