|
dgnlib
|
#include <dgnlib.h>
Public Attributes | |
| DGNElemCore | core |
| int | totlength |
| char | name [7] |
| unsigned short | cclass |
| unsigned short | levels [4] |
| DGNPoint | rnglow |
| DGNPoint | rnghigh |
| double | trans [9] |
| DGNPoint | origin |
| double | xscale |
| double | yscale |
| double | rotation |
Cell Header.
The core.stype code is DGNST_CELL_HEADER.
Returned for DGNT_CELL_HEADER(2).
| unsigned short DGNElemCellHeader::cclass |
Class bitmap
| unsigned short DGNElemCellHeader::levels[4] |
Levels used in cell
| char DGNElemCellHeader::name[7] |
Cell name
Cell Origin
X/Y/Z maximums for cell
X/Y/Z minimums for cell
Total length of cell in words, excluding the first 19 words (header + totlength field)
| double DGNElemCellHeader::trans[9] |
2D/3D Transformation Matrix
1.8.0