dgnlib
Public Attributes | List of all members
DGNElemTagSet Struct Reference

#include <dgnlib.h>

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

◆ flags

int DGNElemTagSet::flags

Tag flags - not too much known.

◆ tagCount

int DGNElemTagSet::tagCount

Number of tags in tagList.

◆ tagList

DGNTagDef* DGNElemTagSet::tagList

List of tag definitions in this set.

◆ tagSet

int DGNElemTagSet::tagSet

Tag set index.

◆ tagSetName

char* DGNElemTagSet::tagSetName

Tag set name.


The documentation for this struct was generated from the following file: