dgnlib
Public Attributes | List of all members
DGNElemTagValue Struct Reference

#include <dgnlib.h>

Public Attributes

DGNElemCore core
 
int tagType
 
int tagSet
 
int tagIndex
 
int tagLength
 
tagValueUnion tagValue
 

Detailed Description

Tag Value.

The core.stype code is DGNST_TAG_VALUE.

Returned for DGNT_TAG_VALUE(37).

Member Data Documentation

int DGNElemTagValue::tagIndex

Tag index within tag set.

int DGNElemTagValue::tagLength

Length of tag information (text)

int DGNElemTagValue::tagSet

Which tag set does this relate to?

int DGNElemTagValue::tagType

Tag type indicator, DGNTT_*

tagValueUnion DGNElemTagValue::tagValue

Textual value of tag


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