DGNElemTextNode Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
int totlength
int numelems
int node_number
short max_length
short max_used
short font_id
short justification
long line_spacing
double length_mult
double height_mult
double rotation
DGNPoint origin

Detailed Description

Text Node Header.

The core.stype code is DGNST_TEXT_NODE.

Used for DGNT_TEXT_NODE (7). First fields (up to numelems) are compatible with DGNT_COMPLEX_HEADER (7),

See also:
DGNAddRawAttrLink()

Member Data Documentation

text font used

height multiplier

justification type, see DGNJ_

length multiplier

spacing between text strings

maximum length allowed, characters

maximum length used

text node number

Number of text strings

Snap origin (as defined by user)

rotation angle (2d)

Total length of the node (bytes = totlength * 2 + 38)


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

Generated on 2 Aug 2014 for dgnlib by  doxygen 1.6.1