Main Page   Compound List   File List   Compound Members   File Members  

DGNElemTagSet Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
int tagCount
int tagSet
int flags
char * tagSetName
DGNTagDeftagList


Detailed Description

Tag Set.

The core.stype code is DGNST_TAG_SET.

Returned for DGNT_APPLICATION_ELEM(66), Level: 24.


Member Data Documentation

int DGNElemTagSet::flags
 

Tag flags - not too much known.

int DGNElemTagSet::tagCount
 

Number of tags in tagList.

DGNTagDef* DGNElemTagSet::tagList
 

List of tag definitions in this set.

int DGNElemTagSet::tagSet
 

Tag set index.

char* DGNElemTagSet::tagSetName
 

Tag set name.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 23 12:20:44 2004 for dgnlib by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002