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

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

Number of text strings

text node number

maximum length allowed, characters

maximum length used

text font used

justification type, see DGNJ_

spacing between text strings

length multiplier

height multiplier

rotation angle (2d)

Snap origin (as defined by user)


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

Generated on Thu Jun 12 16:43:21 2008 for dgnlib by  doxygen 1.5.6