#include <dgnlib.h>
Public Attributes | |
DGNElemCore | core |
int | totlength |
int | numelems |
int | surftype |
int | boundelms |
Complex header element
The core.stype code is DGNST_COMPLEX_HEADER.
Used for: DGNT_COMPLEX_CHAIN_HEADER(12), DGNT_COMPLEX_SHAPE_HEADER(14), DGNT_3DSURFACE_HEADER(18) and DGNT_3DSOLID_HEADER(19).
Compatible with DGNT_TEXT_NODE (7), see DGNAddRawAttrLink()
# of elements in each boundary (only used for 3D surface/solid).
# of elements in surface
surface/solid type (only used for 3D surface/solid). One of DGNSUT_* or DGNSOT_*.
Total length of surface in words, excluding the first 19 words (header + totlength field)