dgnlib
|
#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()
int DGNElemComplexHeader::boundelms |
(only used for 3D surface/solid).
int DGNElemComplexHeader::numelems |
int DGNElemComplexHeader::surftype |
surface/solid type (only used for 3D surface/solid). One of DGNSUT_* or DGNSOT_*.
int DGNElemComplexHeader::totlength |
Total length of surface in words, excluding the first 19 words (header + totlength field)